From 3a6de618fe1b3b5c1ce7a6787a9442788b9f9b75 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 15 Sep 2013 02:41:37 +1200 Subject: Add i3wm binding for screen lock --- i3/config | 3 +++ 1 file changed, 3 insertions(+) (limited to 'i3') diff --git a/i3/config b/i3/config index 5337eb6a..4daae0a4 100644 --- a/i3/config +++ b/i3/config @@ -34,6 +34,9 @@ bindsym $mod+Shift+j move down bindsym $mod+Shift+k move up bindsym $mod+Shift+l move right +# Mod+slash locks the screen +bindsym $mod+slash exec xscreensaver-command -lock + # Mod+backslash splits horizontally bindsym $mod+backslash split h -- cgit v1.2.3