From e38e4067e1f23b0eb2fcc26f5effbc94aa1261f6 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 23 Sep 2012 21:34:07 -0500 Subject: add keybinding to lock the screen --- i3/config | 2 ++ 1 file changed, 2 insertions(+) (limited to 'i3') diff --git a/i3/config b/i3/config index 6528c80..c31c5fd 100644 --- a/i3/config +++ b/i3/config @@ -70,6 +70,8 @@ bindsym $layout_mod+v split v bindsym $layout_mod+f fullscreen +bindsym $layout_mod+l exec xscreensaver-command -lock + bindsym $layout_mod+Shift+space floating toggle bindsym $layout_mod+space focus mode_toggle -- cgit v1.2.3-54-g00ecf