ricefields/hypr/LilieshBase/decoration.conf
2025-05-31 19:34:27 +02:00

27 lines
368 B
Text

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
}