Add screen locker keybinding
This commit is contained in:
parent
999be753bd
commit
27eea21566
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ hc keybind $Mod-Return spawn urxvt
|
|||
hc keybind $Mod-t spawn hrunorraise Emacs emacsclient -ca ''
|
||||
hc keybind $Mod-c spawn hrunorraise URxvt urxvtc
|
||||
hc keybind $Mod-w spawn hrunorraise Conkeror conkeror
|
||||
hc keybind Control-Mod1-l spawn i3lock --color 000000
|
||||
|
||||
# tags
|
||||
TAG_NAMES=( {1..9} )
|
||||
|
|
Loading…
Reference in a new issue