Files
dotfiles/hyprland/dot-config/hypr/decoration.conf
2024-08-01 14:46:55 +02:00

18 lines
288 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 = rgba(1a1a1aee)
}