2024-03-01 00:46:43 +01:00
|
|
|
general {
|
2024-06-19 16:52:32 +02:00
|
|
|
gaps_in = 5
|
|
|
|
gaps_out = 10
|
2025-02-11 17:37:34 +01:00
|
|
|
border_size = 1
|
2024-03-25 13:55:15 +01:00
|
|
|
allow_tearing = true
|
2025-02-11 17:37:34 +01:00
|
|
|
col.active_border = rgb(7f7f7f)
|
|
|
|
col.inactive_border = rgb(4f4f4f)
|
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-02-11 17:37:34 +01:00
|
|
|
active_opacity = 1.0
|
2025-02-12 10:30:10 +01:00
|
|
|
inactive_opacity = 0.9
|
2025-01-20 13:47:32 +01:00
|
|
|
|
|
|
|
blur {
|
|
|
|
enabled = true
|
|
|
|
}
|
2025-02-02 11:05:39 +01:00
|
|
|
|
|
|
|
shadow {
|
2025-02-11 17:37:34 +01:00
|
|
|
enabled = true
|
|
|
|
range = 100
|
|
|
|
render_power = 3
|
|
|
|
color = rgba(1a1a1aaf)
|
|
|
|
offset = 0 40
|
|
|
|
scale = 0.9
|
2025-02-02 11:05:39 +01:00
|
|
|
}
|
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-05 09:58:20 +01:00
|
|
|
cursor {
|
|
|
|
use_cpu_buffer = true
|
|
|
|
no_hardware_cursors = true
|
|
|
|
}
|
|
|
|
|
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
|
|
|
}
|