Add Next as a possible browser option
This commit is contained in:
parent
e808adca0c
commit
c2d7aa1240
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ hc keybind $Mod-Return spawn kitty
|
|||
# Switch to a running instance of URxvt or Hyper, or start one.
|
||||
hc keybind $Mod-c spawn hlwm-run-or-raise '\(URxvt\|Hyper\|kitty\)' kitty
|
||||
# Switch to a running instance of Conkeror, or start one.
|
||||
hc keybind $Mod-b spawn hlwm-run-or-raise '\(Conkeror\|[Ff]irefox\|Chromium\)' firefox
|
||||
hc keybind $Mod-b spawn hlwm-run-or-raise '\(Conkeror\|[Ff]irefox\|Chromium\|Next\)' firefox
|
||||
# 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 emacsclient --create-frame
|
||||
|
|
Loading…
Reference in a new issue