diff --git a/assets/example.conf b/assets/example.conf index 5f94bf6..ea1a9f2 100644 --- a/assets/example.conf +++ b/assets/example.conf @@ -1,6 +1,13 @@ # sample hyprlock.conf # for more configuration options, refer https://wiki.hyprland.org/Hypr-Ecosystem/hyprlock +animations { + enabled = true + bezier = linear, 1, 1, 0, 0 + animation = fadeIn, 1, 5, linear + animation = fadeOut, 1, 5, linear +} + input-field { monitor = fade_on_empty = false