From a4bd079e6ff75937b33fa33ea39b4b48d9ea68bb Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Mon, 14 Jun 2021 21:51:13 +0200 Subject: [PATCH] [HLWM] Switched keybinding for pavucontrol-qt to pavucontrol --- herbstluftwm/autostart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/herbstluftwm/autostart b/herbstluftwm/autostart index aadec78..e32a9ad 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-v spawn pavucontrol-qt hc keybind $Mod-Control-b spawn firefox-developer-edition +hc keybind $Mod-v spawn pavucontrol 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)'