diff --git a/herbstluftwm/autostart b/herbstluftwm/autostart index 6ff7943..7fa12f8 100755 --- a/herbstluftwm/autostart +++ b/herbstluftwm/autostart @@ -8,8 +8,6 @@ hc() { hc emit_hook reload -# xsetroot -solid '#5A8E3A' - # remove all existing keybindings hc keyunbind --all @@ -21,8 +19,7 @@ Mod=Mod1 # Use alt as the main modifier hc keybind $Mod-Shift-q quit hc keybind $Mod-Shift-r reload hc keybind $Mod-Shift-c close -#hc keybind $Mod-Return spawn "${TERMINAL:-xterm}" # use your $TERMINAL with xterm as fallback -hc keybind $Mod-Return spawn urxvt +hc keybind $Mod-Return spawn alacritty # launch rofi hc keybind $Mod-d spawn rofi -modi drun -show drun