Add screen locker config
This commit is contained in:
parent
c6c493a204
commit
5588c1bf18
1 changed files with 2 additions and 0 deletions
|
@ -73,6 +73,8 @@ hc keybind $Mod-b spawn hlwm-run-or-raise Conkeror conkeror
|
|||
# frame. Start an Emacs daemon if necessary.
|
||||
hc keybind $Mod-t spawn hlwm-run-or-raise Emacs \
|
||||
emacsclient --create-frame --alternate-editor=''
|
||||
# Lock the screen with C-M-l.
|
||||
hc keybind Control-Mod1-l spawn i3lock --color 000000
|
||||
|
||||
# Since I use the colemak keyboard layout, hjkl doesn't make much
|
||||
# sense. I use neio instead since that is almost in the same place
|
||||
|
|
Loading…
Reference in a new issue