64 lines
895 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
2025-01-20 13:47:32 +01:00
border_size = 2
2024-03-25 13:55:15 +01:00
allow_tearing = true
2025-01-20 13:47:32 +01:00
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
col.inactive_border = rgba(595959aa)
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
2025-01-20 13:47:32 +01:00
active_opacity = 0.9
inactive_opacity = 0.9
blur {
enabled = true
size = 3
passes = 6
}
2025-02-02 11:05:39 +01:00
shadow {
enabled = false
}
2024-06-19 16:52:32 +02:00
}
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
2025-01-20 13:47:32 +01:00
animation = fade, 1, 2, default
animation = windows, 1, 2, default
animation = windowsOut, 1, 2, default, popin 80%
2024-03-01 00:46:43 +01:00
}
2025-02-02 11:05:39 +01:00
render {
explicit_sync = 1
explicit_sync_kms = 1
direct_scanout = true
2024-07-02 17:07:24 +02:00
}
2024-06-19 16:52:32 +02:00
misc {
2025-01-20 13:47:32 +01:00
vrr = true
vfr = true
animate_manual_resizes = false
render_ahead_of_time = false
}
2025-02-02 11:05:39 +01:00
input {
accel_profile = flat
sensitivity = 0
}
dwindle {
preserve_split = yes
2025-01-20 13:47:32 +01:00
}
2025-02-02 11:05:39 +01:00
ecosystem {
no_update_news = true
no_donation_nag = true
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
}