From 4e6c70fd5ed332aec928717f660e0980342defdf Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Sun, 9 May 2021 21:20:40 +0200 Subject: [PATCH] [hlwm] Set qutebrowser as default --- herbstluftwm/autostart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/herbstluftwm/autostart b/herbstluftwm/autostart index 378cf3a..0fa5236 100755 --- a/herbstluftwm/autostart +++ b/herbstluftwm/autostart @@ -45,7 +45,7 @@ hc keybind $Mod-Tab spawn rofi -show combi hc keybind $Mod-Return spawn es hc keybind $Mod-Control-Return spawn ~/.emacs_anywhere/bin/run hc keybind $Mod-t spawn es -e '(vterm)' -hc keybind $Mod-b spawn epiphany +hc keybind $Mod-b spawn qutebrowser hc keybind $Mod-v spawn pavucontrol-qt hc keybind $Mod-Control-b spawn firefox-developer-edition hc keybind $Mod-Control-t spawn es -e '(eshell)'