hyprlock: change timings

This commit is contained in:
Oleksandr Smirnov 2025-06-20 18:08:05 +03:00
parent 40eee68479
commit 0f397441e3
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -34,7 +34,7 @@ label {
input-field {
monitor = eDP-1
monitor =
size = 300, 50
valign = bottom
position = 0%, 10%

View file

@ -8,7 +8,7 @@ listener { # screen lock
}
listener { # turn off screens
timeout = 230
timeout = 260
on-timeout = niri msg action power-off-monitors
on-resume = niri msg action power-on-monitors
}