[Hyprland] Hyprlock: Animations

This commit is contained in:
Janis Hutz 2025-04-28 10:16:15 +02:00
parent 7f7a755e32
commit 390874374e

View File

@ -98,3 +98,8 @@ label {
shadow_color = rgb(255,255,255)
}
animations {
enabled = true
bezier = linear, 1, 1, 0, 0
animation = fade, 1, 2, linear
}