aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.local
diff options
context:
space:
mode:
authorYaroslav <contact@yaroslavps.com>2020-04-04 17:45:00 +0300
committerYaroslav <contact@yaroslavps.com>2020-04-04 17:45:00 +0300
commitf30e584a866386df308c6db1b70f1b7860c19d22 (patch)
treed0a615158c3bbe495f43e3ea9ca5b1e96e200a41 /dotfiles/.local
parent709efba1697bc5e53475db1e60d01f779593d9fa (diff)
downloadswayrice-f30e584a866386df308c6db1b70f1b7860c19d22.tar.gz
swayrice-f30e584a866386df308c6db1b70f1b7860c19d22.zip
change screen timeout
Diffstat (limited to 'dotfiles/.local')
-rwxr-xr-xdotfiles/.local/bin/lock-color2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/.local/bin/lock-color b/dotfiles/.local/bin/lock-color
index 0eb8b8d..c43fc15 100755
--- a/dotfiles/.local/bin/lock-color
+++ b/dotfiles/.local/bin/lock-color
@@ -2,7 +2,7 @@
swaymsg input type:keyboard xkb_switch_layout 0
-swayidle timeout 15 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' &
+swayidle timeout 30 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' &
swaylock