caelestia/scripts/templates/hyprlock/base.conf
2025-05-12 13:41:55 +10:00

12 lines
334 B
Text

source = ~/.config/hypr/scheme/current.conf
$scripts = ~/.config/hypr/scripts
$media_cmd = caelestia shell mpris getActive
animation {
bezier = linear, 1, 1, 0, 0
animation = fadeIn, 1, 5, linear
animation = fadeOut, 1, 3, linear
animation = inputField, 1, 2, linear
animation = inputFieldColors, 1, 3, linear
}