diff options
-rw-r--r-- | i3.symlink/config | 2 |
1 files changed, 1 insertions, 1 deletions
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 |