chore: decoration blur all xray disabled
This commit is contained in:
parent
24cebca9da
commit
377cccd050
1 changed files with 6 additions and 4 deletions
|
@ -5,17 +5,19 @@
|
|||
|
||||
decoration {
|
||||
rounding = 10
|
||||
|
||||
blur {
|
||||
enabled = true
|
||||
size = 12
|
||||
passes = 4
|
||||
passes = 3
|
||||
new_optimizations = on
|
||||
ignore_opacity = true
|
||||
xray = true
|
||||
blurls = waybar
|
||||
xray = false
|
||||
# blurls = waybar
|
||||
}
|
||||
|
||||
active_opacity = 0.9
|
||||
inactive_opacity = 0.6
|
||||
inactive_opacity = 0.8
|
||||
fullscreen_opacity = 0.9
|
||||
|
||||
drop_shadow = true
|
||||
|
|
Loading…
Add table
Reference in a new issue