Add fuzzy lock to i3
This commit is contained in:
parent
636658fd73
commit
870f198b22
@ -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" {
|
||||
|
Loading…
Reference in New Issue
Block a user