implement screen lock
This commit is contained in:
parent
07837522ae
commit
e84ecbf410
1 changed files with 3 additions and 0 deletions
|
@ -38,6 +38,9 @@ bindsym $mod+Shift+Return exec em
|
|||
# kill focused window
|
||||
bindsym $mod+Shift+Q kill
|
||||
|
||||
# lock screen
|
||||
bindsym $mod+l exec fuzzy-i3lock
|
||||
|
||||
# start dmenu (a program launcher)
|
||||
bindsym $mod+d exec dmenu_run
|
||||
|
||||
|
|
Loading…
Reference in a new issue