Updated herbstuftwm autostart to the most recent configuration.

This commit is contained in:
NerdRat 2020-10-20 08:31:51 -05:00
parent 85a2023026
commit 40b0a865cc
Signed by: NerdRat
GPG Key ID: 2FF292A70A383B0B
1 changed files with 7 additions and 6 deletions

View File

@ -21,15 +21,16 @@ Mod=Mod4 # Use the super key as the main modifier
hc keybind $Mod-Shift-q quit
hc keybind $Mod-Shift-r reload
hc keybind $Mod-w close
hc keybind $Mod-Shift-Return spawn ${TERMINAL:-uxterm} # use your $TERMINAL with xterm as fallback
hc keybind $Mod-Return spawn urxvt
hc keybind $Mod-t spawn terminator
# hc keybind $Mod-Shift-t spawn urxvt
hc keybind $Mod-Shift-Return spawn "${TERMINAL:-st}" # use your $TERMINAL with st as fallback
hc keybind $Mod-Return spawn terminator
hc keybind $Mod-t spawn surf https://duckduckgo.com
hc keybind $Mod-Shift-t spawn qutebrowser
hc keybind $Mod-b spawn firefox
hc keybind $Mod-Shift-b spawn firefox --private-window https://www.startpage.com
hc keybind $Mod-Shift-c spawn chromium
hc keybind $Mod-Shift-b spawn firefox --private-window --safe-mode
hc keybind $Mod-n spawn thunar
hc keybind $Mod-n spawn pcmanfm
hc keybind $Mod-m spawn dmenu_run
hc keybind $Mod-e spawn emacs
# basic movement
# focusing clients