This commit is contained in:
Stephan Raabe
2023-10-02 14:40:43 +02:00
parent 9e22d194d8
commit 3dd14b6ffe
16 changed files with 121 additions and 113 deletions
+24
View File
@@ -0,0 +1,24 @@
# -----------------------------------------------------
# General window decoration
# -----------------------------------------------------
decoration {
rounding = 10
blur {
enabled = true
size = 6
passes = 2
new_optimizations = on
ignore_opacity = true
xray = true
# blurls = waybar
}
active_opacity = 1.0
inactive_opacity = 0.8
fullscreen_opacity = 1.0
drop_shadow = true
shadow_range = 30
shadow_render_power = 3
col.shadow = 0x66000000
}