fixed new syntax

This commit is contained in:
Ryan Schanzenbacher 2023-08-08 01:05:47 -04:00
parent 2574a68a10
commit d20c4d322f
Signed by: ryan77627
GPG key ID: 81B0E222A3E2308E

View file

@ -53,10 +53,12 @@ decoration {
# See https://wiki.hyprland.org/Configuring/Variables/ for more # See https://wiki.hyprland.org/Configuring/Variables/ for more
rounding = 5 rounding = 5
blur = yes blur {
blur_size = 3 enabled = yes
blur_passes = 1 size = 3
blur_new_optimizations = on passes = 1
new_optimizations = on
}
drop_shadow = yes drop_shadow = yes
shadow_range = 4 shadow_range = 4