From 1a1820f180263d29f50b20178c56fa7fc4211806 Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Mon, 14 Jun 2021 21:50:55 +0200 Subject: [PATCH] [HLWM] Add keybinding for alacritty --- herbstluftwm/autostart | 1 + 1 file changed, 1 insertion(+) diff --git a/herbstluftwm/autostart b/herbstluftwm/autostart index f5d05bf..aadec78 100755 --- a/herbstluftwm/autostart +++ b/herbstluftwm/autostart @@ -54,6 +54,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-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