i3: Move to simpler lock

This commit is contained in:
2017-09-01 23:45:01 -05:00
parent 0aedfa940b
commit 10fe21be62
2 changed files with 1 additions and 10 deletions

View File

@@ -211,7 +211,7 @@ bindsym $mod+$shift+r restart
bindsym $mod+$shift+e exit
# lock the screen
bindsym $sup+l exec "~/.bin/i3-salt-lock"
bindsym $sup+l exec "i3lock -i $HOME/.i3lock -c 1d2021"
# resize window (you can also use the mouse for that)
mode "resize" {