34 lines
317 B
Plaintext
Raw Normal View History

2024-02-29 23:46:43 +00:00
general {
2024-06-19 14:52:32 +00:00
gaps_in = 5
gaps_out = 10
border_size = 1
2024-03-25 12:55:15 +00:00
allow_tearing = true
2024-03-09 21:03:35 +00:00
}
2024-02-29 23:46:43 +00:00
decoration {
2024-04-11 16:24:39 +00:00
rounding = 5
2024-06-19 14:52:32 +00:00
drop_shadow = true
blur:enabled = false
}
2024-02-29 23:46:43 +00:00
2024-06-19 14:52:32 +00:00
animations {
enabled = false
2024-02-29 23:46:43 +00:00
}
dwindle {
2024-03-26 22:48:06 +00:00
no_gaps_when_only = 1
2024-02-29 23:46:43 +00:00
}
2024-06-19 14:52:32 +00:00
input {
accel_profile = flat
sensitivity = 0
2024-02-29 23:46:43 +00:00
}
2024-06-19 14:52:32 +00:00
misc {
vrr = 1
2024-02-29 23:46:43 +00:00
}
2024-06-19 14:52:32 +00:00
debug {
overlay = false
2024-02-29 23:46:43 +00:00
}