migrate hyprland shadow config

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-11-29 17:55:47 -05:00
parent cc9300e523
commit 8280d40eae
No known key found for this signature in database
GPG Key ID: 47940175096C1330

View File

@ -77,10 +77,12 @@ decoration {
passes = 1 passes = 1
} }
drop_shadow = yes shadow {
shadow_range = 4 enabled = yes
shadow_render_power = 3 range = 4
col.shadow = rgba(1a1a1aee) render_power = 3
color = rgba(1a1a1aee)
}
} }
animations { animations {