Add fuzzy lock to i3

This commit is contained in:
Alexander Hosking 2017-03-27 14:02:36 -04:00
parent 636658fd73
commit 870f198b22

View File

@ -136,7 +136,7 @@ bindsym $mod+Shift+p restart
bindsym $mod+Shift+period exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -b 'Yes, exit i3' 'i3-msg exit'"
## Lock the screen
bindsym Control+Mod1+l exec i3lock
bindsym Control+Mod1+l exec i3lock --fuzzy
# resize window (you can also use the mouse for that)
mode "resize" {