Hypridle: increase lock timeout
This commit is contained in:
parent
1ed51a20ee
commit
0166435ed2
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ in
|
|||
on-resume = "brightnessctl -r -d intel_backlight; brightnessctl -r -d tpacpi::kbd_backlight"; # restore screen backlight
|
||||
}
|
||||
{
|
||||
timeout = 60;
|
||||
timeout = 120;
|
||||
on-timeout = "loginctl lock-session"; # lock screen
|
||||
}
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue