From 35ee43e7ad051522254d39eaa57d81a3419a57cb Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Mon, 4 Apr 2016 12:08:25 +0200 Subject: Autolock time increased --- i3.symlink/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3.symlink/config b/i3.symlink/config index d5a0253..462a82f 100644 --- a/i3.symlink/config +++ b/i3.symlink/config @@ -8,7 +8,7 @@ focus_follows_mouse no exec xmobar -d # Autolock -exec xautolock -time 3 -locker 'i3lock -d' +exec xautolock -time 10 -locker 'i3lock -d' bindsym $mod+Control+Shift+l exec xautolock -locknow # Menus -- cgit v1.2.3