diff options
-rwxr-xr-x | .local/bin/lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/lock b/.local/bin/lock index 191c876..9595b81 100755 --- a/.local/bin/lock +++ b/.local/bin/lock @@ -1,6 +1,6 @@ #!/bin/sh -xset dpms 5 +xset dpms 10 xidlehook \ --detect-sleep --not-when-audio --not-when-fullscreen \ --timer 60 'systemctl suspend' '' & |