aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-09-15 02:41:37 +1200
committerTom Ryder <tom@sanctum.geek.nz>2013-09-15 02:41:37 +1200
commit3a6de618fe1b3b5c1ce7a6787a9442788b9f9b75 (patch)
treeb5bf61c8336476973ce8b8043870c7bab7be32f2
parentBreak editor/pager setup into subfile (diff)
downloaddotfiles-3a6de618fe1b3b5c1ce7a6787a9442788b9f9b75.tar.gz
dotfiles-3a6de618fe1b3b5c1ce7a6787a9442788b9f9b75.zip
Add i3wm binding for screen lock
-rw-r--r--i3/config3
1 files changed, 3 insertions, 0 deletions
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