Show a black background when locking the screen
This commit is contained in:
parent
de5e85d9c6
commit
054aaea796
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@
|
||||||
((mod4 t) . "herbstclient spawn hlwm-run-or-raise \"\\(URxct\\|Hyper\\|kitty\\)\" kitty")
|
((mod4 t) . "herbstclient spawn hlwm-run-or-raise \"\\(URxct\\|Hyper\\|kitty\\)\" kitty")
|
||||||
((mod4 b) . "herbstclient spawn hlwm-run-or-raise \"\\(Conkeror\\|[Ff]irefox\\|Chromium\\|Next\\|qutebrowser\\)\" firefox")
|
((mod4 b) . "herbstclient spawn hlwm-run-or-raise \"\\(Conkeror\\|[Ff]irefox\\|Chromium\\|Next\\|qutebrowser\\)\" firefox")
|
||||||
((mod4 e) . "herbstclient spawn hlwm-run-or-raise Emacs emacsclient --create-frame")
|
((mod4 e) . "herbstclient spawn hlwm-run-or-raise Emacs emacsclient --create-frame")
|
||||||
((control mod1 l) . "herbstclient spawn i3lock")
|
((control mod1 l) . "herbstclient spawn i3lock --color=000000")
|
||||||
((mod4 x) . "herbstclient spawn hlwm-switch-tags")
|
((mod4 x) . "herbstclient spawn hlwm-switch-tags")
|
||||||
((mod4 shift b) . "herbstclient shift left")
|
((mod4 shift b) . "herbstclient shift left")
|
||||||
((mod4 shift n) . "herbstclient shift down")
|
((mod4 shift n) . "herbstclient shift down")
|
||||||
|
|
Loading…
Reference in a new issue