caelestia/scripts/templates/hyprlock/base.conf
2 * r + 2 * t 6ca12dc56f hyprlock: multiple styles
Choose style using config
2025-03-09 23:27:08 +11:00

14 lines
429 B
Text

source = ~/.config/hypr/scheme/current.conf
$scripts = ~/.config/hypr/scripts
$media_cmd = caelestia shell media
$player_cmd = playerctl -p "$($media_cmd bus_name | cut -d . -f 4)"
$metadata_cmd = $player_cmd metadata
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
}