[hlwm] Set qutebrowser as default

This commit is contained in:
Marcel Kapfer 2021-05-09 21:20:40 +02:00
parent 3aed29b83c
commit 4e6c70fd5e
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 1 additions and 1 deletions

View File

@ -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)'