Files
dotfiles/hyprland/dot-config/hypr/decoration.conf
2024-08-03 14:48:47 +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
}