hyprlock/assets/example.conf

19 lines
350 B
Text
Raw Normal View History

2024-08-02 21:34:44 +03:00
# 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
}
2024-08-02 21:34:44 +03:00
input-field {
monitor =
fade_on_empty = false
}
background {
color = rgb(23, 39, 41)
}