Files
dotfiles/arch/hypr/.config/conf/decorations/rounding-all-blur.conf
2025-11-19 20:41:01 +01:00

29 lines
580 B
Plaintext

# -----------------------------------------------------
# General window decoration
# name: "Rounding All Blur"
# -----------------------------------------------------
decoration {
rounding = 10
active_opacity = 0.9
inactive_opacity = 0.6
fullscreen_opacity = 0.9
blur {
enabled = true
size = 3
passes = 4
new_optimizations = on
ignore_opacity = true
xray = true
}
shadow {
enabled = true
range = 30
render_power = 3
color = 0x66000000
}
}
layerrule = blur, waybar