chore: decoration blur all xray disabled

This commit is contained in:
hesam-init 2024-04-01 00:04:54 +03:30
parent 24cebca9da
commit 377cccd050

View file

@ -5,17 +5,19 @@
decoration { decoration {
rounding = 10 rounding = 10
blur { blur {
enabled = true enabled = true
size = 12 size = 12
passes = 4 passes = 3
new_optimizations = on new_optimizations = on
ignore_opacity = true ignore_opacity = true
xray = true xray = false
blurls = waybar # blurls = waybar
} }
active_opacity = 0.9 active_opacity = 0.9
inactive_opacity = 0.6 inactive_opacity = 0.8
fullscreen_opacity = 0.9 fullscreen_opacity = 0.9
drop_shadow = true drop_shadow = true