commit b80e2f249940cbc55d3571df2c6541caf30372a9
parent 5a70dff8814a581b757c7df9b50573bbdd2c79da
Author: Antoine Amarilli <a3nm@a3nm.net>
Date: Fri, 2 Nov 2012 10:11:12 +0100
xtrlock
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/i3/config b/i3/config
@@ -102,7 +102,8 @@ bindsym $mod+Shift+P restart
# exit i3 (logs you out of your X session)
bindsym $mod+Shift+greater exit
-bindsym $mod+x exec xtrlock
+# TODO why doesn't this work?
+bindsym $mod+x xtrlock
# resize window (you can also use the mouse for that)
mode "resize" {