Add screen locker keybinding

This commit is contained in:
Tom Willemse 2015-06-17 10:53:40 +02:00
parent 999be753bd
commit 27eea21566

View file

@ -23,6 +23,7 @@ hc keybind $Mod-Return spawn urxvt
hc keybind $Mod-t spawn hrunorraise Emacs emacsclient -ca '' hc keybind $Mod-t spawn hrunorraise Emacs emacsclient -ca ''
hc keybind $Mod-c spawn hrunorraise URxvt urxvtc hc keybind $Mod-c spawn hrunorraise URxvt urxvtc
hc keybind $Mod-w spawn hrunorraise Conkeror conkeror hc keybind $Mod-w spawn hrunorraise Conkeror conkeror
hc keybind Control-Mod1-l spawn i3lock --color 000000
# tags # tags
TAG_NAMES=( {1..9} ) TAG_NAMES=( {1..9} )