From 32af9254681578b429c244a7eb38cf5096a666e9 Mon Sep 17 00:00:00 2001 From: har0ke Date: Thu, 2 Sep 2021 15:57:39 +0200 Subject: [PATCH] Increase idle times --- .config/i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/i3/config b/.config/i3/config index 4cd4c0d..d987c40 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -16,8 +16,8 @@ set $mod Mod3 exec_always --no-startup-id "bash /home/oke/.mod_keys.sh" exec --no-startup-id bash ~/.clear_red.sh -exec --no-startup-id xidlehook --detect-sleep --not-when-fullscreen --timer 30 'xbacklight -get > .last_backlight; xbacklight -set 1' 'xbacklight -set $(cat .last_backlight)' -exec --no-startup-id xidlehook --detect-sleep --not-when-fullscreen --timer 60 'i3lock -c111111 -e' '' +exec --no-startup-id xidlehook --detect-sleep --not-when-fullscreen --timer 60 'xbacklight -get > .last_backlight; xbacklight -set 1' 'xbacklight -set $(cat .last_backlight)' +exec --no-startup-id xidlehook --detect-sleep --not-when-fullscreen --timer 240 'i3lock -c111111 -e' '' exec --no-startup-id xidlehook --detect-sleep --not-when-fullscreen --not-when-audio --timer 1200 'systemctl suspend' '' # Font for window titles. Will also be used by the bar unless a different font