aboutsummaryrefslogtreecommitdiff
path: root/.i3
diff options
context:
space:
mode:
Diffstat (limited to '.i3')
-rw-r--r--.i3/config5
1 files changed, 3 insertions, 2 deletions
diff --git a/.i3/config b/.i3/config
index 586eac5..2025ae2 100644
--- a/.i3/config
+++ b/.i3/config
@@ -59,8 +59,9 @@ bindsym $mod+v split v
# enter fullscreen mode for the focused container
bindsym $mod+f fullscreen
-# Execute my own lock and setup xautolock for it.
-bindsym $mod+l exec ~/bin/lock.sh
+# Cool lock. Thanks franky!
+bindsym $mod+l exec xlock -mode eyes
+# bindsym $mod+l exec ~/bin/lock.sh
# change container layout (stacked, tabbed, toggle split)
bindsym $mod+s layout stacking