From 0c7e88ec927f8b513268960277c46f5303cc8448 Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Fri, 22 Jan 2021 10:18:35 +0100 Subject: [PATCH] [herbstluftwm] switched "default" browser to epiphany --- herbstluftwm/autostart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/herbstluftwm/autostart b/herbstluftwm/autostart index b8a94b4..011b54b 100755 --- a/herbstluftwm/autostart +++ b/herbstluftwm/autostart @@ -41,8 +41,8 @@ hc keybind $Mod-x spawn rofi -show run 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-b spawn brave hc keybind $Mod-t spawn es -e '(vterm)' +hc keybind $Mod-b spawn epiphany 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)'