aboutsummaryrefslogtreecommitdiffstats
path: root/herbstluftwm
diff options
context:
space:
mode:
authorGravatar Tom Willemse2020-12-26 23:11:18 -0800
committerGravatar Tom Willemse2020-12-26 23:17:23 -0800
commitc2d7aa124082a7442fc2d06a51130378ad32343d (patch)
treefddf1e2457887829f11a2fd61ee657df62767c98 /herbstluftwm
parente808adca0c37e99d426b8cbc41e717308eb2c1e1 (diff)
downloadnew-dotfiles-c2d7aa124082a7442fc2d06a51130378ad32343d.tar.gz
new-dotfiles-c2d7aa124082a7442fc2d06a51130378ad32343d.zip
Add Next as a possible browser option
Diffstat (limited to 'herbstluftwm')
-rwxr-xr-xherbstluftwm/.config/herbstluftwm/autostart2
1 files changed, 1 insertions, 1 deletions
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