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 {
|
||||
rounding=2
|
||||
blur=1
|
||||
blur_size=3 # minimum 1
|
||||
blur_passes=1 # minimum 1
|
||||
blur_new_optimizations=1
|
||||
blur {
|
||||
enabled=true
|
||||
size=8
|
||||
}
|
||||
}
|
||||
|
||||
animations {
|
||||
|
|
Loading…
Reference in a new issue