change hyprland congif
This commit is contained in:
parent
0dbaa9a20b
commit
53eb7082c7
|
@ -77,11 +77,11 @@ in
|
||||||
fullscreen_opacity = 1.0;
|
fullscreen_opacity = 1.0;
|
||||||
|
|
||||||
blur {
|
blur {
|
||||||
enabled = 1
|
enabled = true
|
||||||
size = 2
|
size = 2
|
||||||
passes = 2
|
passes = 2
|
||||||
xray = 1
|
new_optimizations = true
|
||||||
# new_optimizations = 1
|
xray = true
|
||||||
}
|
}
|
||||||
|
|
||||||
drop_shadow = 0
|
drop_shadow = 0
|
||||||
|
|
Loading…
Reference in a new issue