fix: Hyprland breaking changes
This commit is contained in:
parent
d1570bfe78
commit
e756e1d77f
1 changed files with 6 additions and 4 deletions
|
@ -40,10 +40,12 @@ general {
|
|||
|
||||
decoration {
|
||||
rounding = 5
|
||||
blur = yes
|
||||
blur_size = 3
|
||||
blur_passes = 1
|
||||
blur_new_optimizations = on
|
||||
blur {
|
||||
enabled = 1
|
||||
size = 3
|
||||
passes = 1
|
||||
new_optimizations = 1
|
||||
}
|
||||
|
||||
drop_shadow = yes
|
||||
shadow_range = 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue