Add new configuration

This commit is contained in:
Stephan Raabe
2023-11-21 22:30:20 +01:00
parent 06f0f6e72e
commit 3f1ec6a90f
14 changed files with 64 additions and 12 deletions

View File

@@ -0,0 +1,25 @@
# -----------------------------------------------------
# General window decoration
# name: "Default"
# -----------------------------------------------------
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
}