herbstluftwm: add q3terminal

This commit is contained in:
Thomas Preisner 2016-12-12 17:02:31 +01:00
parent 68b5fc921e
commit bdb8b3f887
2 changed files with 97 additions and 0 deletions

View file

@ -63,6 +63,7 @@ hc keybind $Mod-Control-Up resize up +$resizestep
hc keybind $Mod-Control-Right resize right +$resizestep
# custom keybindings
hc keybind $Mod-grave spawn "$HOME"/.config/herbstluftwm/q3terminal.sh 9
if [ "$HOSTNAME" = warthog ]; then
hc keybind $Mod-d spawn /usr/bin/dmenu_run -fn "Monospace-9"
else