Initial Commit

This commit is contained in:
Liliesh 2025-05-31 19:34:27 +02:00
commit ef6f325fd3
Signed by: liliesh
GPG key ID: 680387646C7BAE8E
22 changed files with 437 additions and 0 deletions

View file

@ -0,0 +1,27 @@
decoration {
rounding = 10
# OPACITY
active_opacity = 1.0
inactive_opacity = 1.0
# BLUR
blur {
enabled = yes
size = 4
passes = 1
}
# SHADOW
shadow {
enabled = no
range = 4
render_power = 3
color = rgba(7d5780ee)
}
# DIM
dim_inactive = yes
dim_strength = 0.1
}