Include other browsers in switching to Conkeror
This way I can use the same keybinding to switch to Conkeror, Firefox and Chromium, while it will still run Conkeror the first time I can easily switch to the other browsers too.
This commit is contained in:
parent
8ff9929af2
commit
c4abbe2b78
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ hc keybind $Mod-Return spawn urxvt
|
|||
# Switch to a running instance of URxvt, or start one.
|
||||
hc keybind $Mod-c spawn hlwm-run-or-raise URxvt urxvt
|
||||
# Switch to a running instance of Conkeror, or start one.
|
||||
hc keybind $Mod-b spawn hlwm-run-or-raise Conkeror conkeror
|
||||
hc keybind $Mod-b spawn hlwm-run-or-raise '\(Conkeror\|Firefox\|Chromium\)' conkeror
|
||||
# Switch to a running instance of Emacs, or create an Emacs client
|
||||
# frame. Start an Emacs daemon if necessary.
|
||||
hc keybind $Mod-t spawn hlwm-run-or-raise Emacs \
|
||||
|
|
Loading…
Reference in a new issue