herbstluftwm: add q3terminal
This commit is contained in:
parent
68b5fc921e
commit
bdb8b3f887
2 changed files with 97 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue