From 8f834f123bef91e2ab3d763db5208abf3c0f0704 Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Mon, 14 Jun 2021 21:51:50 +0200 Subject: [PATCH] [HLWM] Switch kbd from firefox-developer-edition to firefox --- herbstluftwm/autostart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/herbstluftwm/autostart b/herbstluftwm/autostart index e32a9ad..c732a77 100755 --- a/herbstluftwm/autostart +++ b/herbstluftwm/autostart @@ -56,8 +56,8 @@ hc keybind $Mod-Control-Return spawn ~/.emacs_anywhere/bin/run hc keybind $Mod-t spawn es -e '(vterm)' hc keybind $Mod-Shift-t spawn alacritty hc keybind $Mod-b spawn qutebrowser -hc keybind $Mod-Control-b spawn firefox-developer-edition hc keybind $Mod-v spawn pavucontrol +hc keybind $Mod-Control-b spawn firefox hc keybind $Mod-Control-t spawn es -e '(eshell)' hc keybind $Mod-Control-m spawn es -e '(mu4e)' hc keybind $Mod-Control-e spawn es -e '(elfeed)'