Adding i3lock
This commit is contained in:
parent
d36ada3bf1
commit
7762355104
1 changed files with 3 additions and 0 deletions
|
@ -29,6 +29,9 @@ floating_modifier $mod
|
|||
# start a terminal
|
||||
bindsym $mod+Return exec --no-startup-id gnome-terminal
|
||||
|
||||
# start i3lock
|
||||
bindsym $mod+Shift+q exec --no-startup-id i3lock
|
||||
|
||||
# kill focused window
|
||||
bindsym $mod+Shift+A kill
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue