72 lines
994 B
Plaintext
72 lines
994 B
Plaintext
general {
|
|
gaps_in = 5
|
|
gaps_out = 10
|
|
border_size = 1
|
|
allow_tearing = true
|
|
col.active_border = rgb(7f7f7f)
|
|
col.inactive_border = rgb(4f4f4f)
|
|
}
|
|
|
|
decoration {
|
|
rounding = 5
|
|
active_opacity = 1.0
|
|
inactive_opacity = 0.9
|
|
|
|
blur {
|
|
enabled = true
|
|
}
|
|
|
|
shadow {
|
|
enabled = true
|
|
range = 100
|
|
render_power = 3
|
|
color = rgba(1a1a1aaf)
|
|
offset = 0 40
|
|
scale = 0.9
|
|
}
|
|
}
|
|
|
|
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%
|
|
}
|
|
|
|
render {
|
|
explicit_sync = 1
|
|
explicit_sync_kms = 1
|
|
direct_scanout = true
|
|
}
|
|
|
|
misc {
|
|
vrr = true
|
|
vfr = true
|
|
animate_manual_resizes = false
|
|
render_ahead_of_time = false
|
|
}
|
|
|
|
cursor {
|
|
use_cpu_buffer = true
|
|
no_hardware_cursors = true
|
|
}
|
|
|
|
input {
|
|
accel_profile = flat
|
|
sensitivity = 0
|
|
}
|
|
|
|
dwindle {
|
|
preserve_split = yes
|
|
}
|
|
|
|
ecosystem {
|
|
no_update_news = true
|
|
no_donation_nag = true
|
|
}
|
|
|
|
debug {
|
|
overlay = false
|
|
} |