forked from logan/dotfiles
Fixed deprecated Hyprland options
This commit is contained in:
parent
2ae8eb262f
commit
c4d67a5a08
1 changed files with 4 additions and 4 deletions
|
@ -40,10 +40,10 @@ general {
|
||||||
|
|
||||||
decoration {
|
decoration {
|
||||||
rounding=2
|
rounding=2
|
||||||
blur=1
|
blur {
|
||||||
blur_size=3 # minimum 1
|
enabled=true
|
||||||
blur_passes=1 # minimum 1
|
size=8
|
||||||
blur_new_optimizations=1
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
animations {
|
animations {
|
||||||
|
|
Loading…
Reference in a new issue