Files
dotfiles/hyprland/.config/hypr/decoration.conf
2025-07-03 19:15:28 +02:00

19 lines
315 B
Plaintext

decoration {
# See https://wiki.hyprland.org/Configuring/Variables/ for more
rounding = 10
blur {
enabled = true
size = 3
passes = 1
}
drop_shadow = yes
shadow_range = 4
shadow_render_power = 3
col.shadow=$surface0
col.shadow_inactive=$surface0
}