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
|
|
|
shadow:enabled = false
|
|
|
|
active_opacity = 0.9
|
|
|
|
inactive_opacity = 0.9
|
|
|
|
|
|
|
|
blur {
|
|
|
|
enabled = true
|
|
|
|
size = 3
|
|
|
|
passes = 6
|
|
|
|
}
|
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
|
|
|
}
|
|
|
|
|
|
|
|
dwindle {
|
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 {
|
2025-01-20 13:47:32 +01:00
|
|
|
use_cpu_buffer = 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
|
|
|
|
}
|
|
|
|
|
|
|
|
render {
|
|
|
|
explicit_sync = 1
|
|
|
|
explicit_sync_kms = 1
|
|
|
|
direct_scanout = true
|
|
|
|
}
|
|
|
|
|
|
|
|
opengl {
|
|
|
|
nvidia_anti_flicker = 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
|
|
|
}
|