43 lines
564 B
Plaintext
Raw Normal View History

2024-03-01 00:46:43 +01:00
general {
2024-06-19 16:52:32 +02:00
gaps_in = 5
gaps_out = 10
border_size = 1
2024-03-25 13:55:15 +01:00
allow_tearing = true
2024-03-09 22:03:35 +01:00
}
2024-03-01 00:46:43 +01:00
decoration {
2024-04-11 18:24:39 +02:00
rounding = 5
2024-06-19 16:52:32 +02:00
drop_shadow = true
blur:enabled = false
}
2024-03-01 00:46:43 +01:00
2024-06-19 16:52:32 +02:00
animations {
2024-07-10 21:40:50 +02:00
animation = border, 0
animation = borderangle, 0
animation = workspaces, 0
animation = fade, 1, 1.5, default
animation = windows, 1, 1.5, default
animation = windowsOut, 1, 1.5, default, popin 80%
2024-03-01 00:46:43 +01:00
}
dwindle {
2024-03-26 23:48:06 +01:00
no_gaps_when_only = 1
2024-06-20 09:26:24 +02:00
preserve_split = yes
2024-03-01 00:46:43 +01:00
}
2024-06-19 16:52:32 +02:00
input {
accel_profile = flat
sensitivity = 0
2024-03-01 00:46:43 +01:00
}
2024-07-02 17:07:24 +02:00
cursor {
no_hardware_cursors = true
}
2024-06-19 16:52:32 +02:00
misc {
vrr = 1
2024-03-01 00:46:43 +01:00
}
2024-06-19 16:52:32 +02:00
debug {
overlay = false
2024-06-28 09:59:26 +02:00
}