update i3, vim ignore, bashrc everything
[dotfiles.git] / i3 / config
index 33e644b..e30d661 100644 (file)
--- a/i3/config
+++ b/i3/config
@@ -32,6 +32,9 @@ floating_modifier $mod
 # start a terminal
 bindsym $mod+Return exec i3-sensible-terminal
 
+# lock the screen
+bindsym $mod+l exec xautolock -locknow
+
 # kill focused window
 bindsym $mod+Shift+apostrophe kill