chore(hypr): Migrated shadow config to new v0.45 schema

This commit is contained in:
GaspardCulis 2024-11-13 13:45:02 +01:00
parent 2bbd34a116
commit 060e6735bf

View file

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