More variations added

This commit is contained in:
Stephan Raabe
2023-11-22 15:20:20 +01:00
parent 2169c03daa
commit bf94f03bfd
5 changed files with 113 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
# -----------------------------------------------------
# General window decoration
# name: "Rounding More Blur"
# -----------------------------------------------------
decoration {
rounding = 10
blur {
enabled = true
size = 20
passes = 2
new_optimizations = on
ignore_opacity = true
xray = true
# blurls = waybar
}
active_opacity = 1.0
inactive_opacity = 0.6
fullscreen_opacity = 1.0
drop_shadow = true
shadow_range = 30
shadow_render_power = 3
col.shadow = 0x66000000
}