caelestia/hyprland/decoration.conf
2025-03-30 12:40:29 +11:00

25 lines
440 B
Text

decoration {
rounding = 10
blur {
enabled = true
xray = false
special = false
ignore_opacity = true # Allows opacity blurring
new_optimizations = true
size = 8
passes = 3
popups = true
input_methods = true
}
shadow {
enabled = true
range = 5
render_power = 3
}
# Dim
dim_inactive = true
dim_strength = 0.1
}