diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart index 3f67ca2..b1b00c3 100755 --- a/herbstluftwm/.config/herbstluftwm/autostart +++ b/herbstluftwm/.config/herbstluftwm/autostart @@ -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