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 {
|
decoration {
|
||||||
rounding = 5
|
rounding = 5
|
||||||
blur = yes
|
blur {
|
||||||
blur_size = 3
|
enabled = 1
|
||||||
blur_passes = 1
|
size = 3
|
||||||
blur_new_optimizations = on
|
passes = 1
|
||||||
|
new_optimizations = 1
|
||||||
|
}
|
||||||
|
|
||||||
drop_shadow = yes
|
drop_shadow = yes
|
||||||
shadow_range = 4
|
shadow_range = 4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue