2025-01-20 13:47:32 +01:00

64 lines
900 B
Plaintext

general {
gaps_in = 5
gaps_out = 10
border_size = 2
allow_tearing = true
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
col.inactive_border = rgba(595959aa)
}
decoration {
rounding = 5
shadow:enabled = false
active_opacity = 0.9
inactive_opacity = 0.9
blur {
enabled = true
size = 3
passes = 6
}
}
animations {
animation = border, 0
animation = borderangle, 0
animation = workspaces, 0
animation = fade, 1, 2, default
animation = windows, 1, 2, default
animation = windowsOut, 1, 2, default, popin 80%
}
dwindle {
preserve_split = yes
}
input {
accel_profile = flat
sensitivity = 0
}
cursor {
use_cpu_buffer = true
}
misc {
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
}
debug {
overlay = false
}