update hyprland shadow option

This commit is contained in:
vincent 2024-11-22 17:21:00 +01:00
parent c49aa68f52
commit 03c2b1404f

View File

@ -6,11 +6,12 @@ decoration {
active_opacity = 1.0
inactive_opacity = 0.9
drop_shadow = true
shadow_range = 30
shadow_render_power = 3
col.shadow = rgba(1a1a1aee)
shadow {
range = 30
render_power = 3
color = rgba(1a1a1aee)
}
# https://wiki.hyprland.org/Configuring/Variables/#blur
blur {
enabled = true