2023-11-22 09:20:20 -05:00
|
|
|
# -----------------------------------------------------
|
|
|
|
# General window decoration
|
|
|
|
# name: "Rounding All Blur"
|
|
|
|
# -----------------------------------------------------
|
|
|
|
|
|
|
|
decoration {
|
|
|
|
rounding = 10
|
|
|
|
blur {
|
|
|
|
enabled = true
|
2023-12-23 11:12:53 -05:00
|
|
|
size = 12
|
|
|
|
passes = 4
|
2023-11-22 09:20:20 -05:00
|
|
|
new_optimizations = on
|
|
|
|
ignore_opacity = true
|
|
|
|
xray = true
|
2023-12-23 11:12:53 -05:00
|
|
|
blurls = waybar
|
2023-11-22 09:20:20 -05:00
|
|
|
}
|
|
|
|
active_opacity = 0.9
|
|
|
|
inactive_opacity = 0.6
|
|
|
|
fullscreen_opacity = 0.9
|
|
|
|
|
|
|
|
drop_shadow = true
|
|
|
|
shadow_range = 30
|
|
|
|
shadow_render_power = 3
|
|
|
|
col.shadow = 0x66000000
|
|
|
|
}
|