mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
hyprlock: change timings
This commit is contained in:
parent
40eee68479
commit
0f397441e3
2 changed files with 2 additions and 2 deletions
|
|
@ -34,7 +34,7 @@ label {
|
||||||
|
|
||||||
|
|
||||||
input-field {
|
input-field {
|
||||||
monitor = eDP-1
|
monitor =
|
||||||
size = 300, 50
|
size = 300, 50
|
||||||
valign = bottom
|
valign = bottom
|
||||||
position = 0%, 10%
|
position = 0%, 10%
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ listener { # screen lock
|
||||||
}
|
}
|
||||||
|
|
||||||
listener { # turn off screens
|
listener { # turn off screens
|
||||||
timeout = 230
|
timeout = 260
|
||||||
on-timeout = niri msg action power-off-monitors
|
on-timeout = niri msg action power-off-monitors
|
||||||
on-resume = niri msg action power-on-monitors
|
on-resume = niri msg action power-on-monitors
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue