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

23 lines
429 B
Plaintext

# -----------------------------------------------------
# General window decoration
# name: "Default"
# -----------------------------------------------------
decoration {
rounding = 10
active_opacity = 1.0
inactive_opacity = 0.9
fullscreen_opacity = 1.0
blur {
enabled = false
}
shadow {
enabled = true
range = 30
render_power = 3
color = 0x66000000
}
}