This commit is contained in:
Nico
2024-10-31 10:33:46 +01:00
commit ad6d893cb0
237 changed files with 19793 additions and 0 deletions

View File

@@ -0,0 +1,55 @@
input {
kb_layout = de
kb_variant =
kb_model =
kb_options =
kb_rules =
follow_mouse = 1
touchpad {
natural_scroll = no
}
}
general {
#sensitivity=1
gaps_in=6
gaps_out=12
border_size=4
col.active_border=$borderActive
col.inactive_border=$borderInactive
}
misc {
disable_hyprland_logo=true
disable_splash_rendering=true
}
decoration {
rounding = 8
active_opacity = 0.95
inactive_opacity = 0.83
fullscreen_opacity = 1
blur {
enabled = true
xray = true
}
drop_shadow=true
shadow_range=4
col.shadow=0x66000000
}
animations {
enabled=1
animation=windows,1,4,default,slide
animation=border,1,5,default
animation=fade,1,5,default
animation=workspaces,1,3,default
}
dwindle {
pseudotile=0
}