Browse Source

Launch xtrlock with '-b' option

Andrea Miglietta 7 years ago
parent
commit
9abf6ece7b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .config/i3/config

+ 1 - 1
.config/i3/config

@@ -33,7 +33,7 @@ bindsym $mod+Return exec xterm
 #bindsym $mod+Shift+Return exec i3-sensible-terminal
 
 # Lock X display
-bindsym Mod4+l exec xtrlock
+bindsym Mod4+l exec xtrlock -b
 
 # Kill focused window
 bindsym $mod+Shift+q kill