This commit is contained in:
Sheppy
2017-07-24 17:52:24 +02:00
parent aca8e4a19e
commit 250938a63a
3 changed files with 42 additions and 4 deletions

View File

@@ -60,6 +60,7 @@ hc keybind $Mod-q close
#spawn shit
hc keybind $Mod-Return spawn urxvt
hc keybind $Mod-y spawn urxvt #easier to press with one hand
hc keybind $Mod-Shift-Return spawn ~/.config/herbstluftwm/hl_start_urxvt_cwd.py
hc keybind $Mod-i spawn urxvt -e nohup zsh -c "chromium &" #need to reliably use the zshconf chromium
if [[ $HOST =~ atlantis* ]]; then