small fixes

This commit is contained in:
Sheppy
2017-01-23 17:11:22 +01:00
parent 39443055c2
commit 030e9ba884
2 changed files with 3 additions and 1 deletions

View File

@@ -43,7 +43,7 @@ hc keybind $Mod-q close
#spawn shit
hc keybind $Mod-Return spawn urxvt
hc keybind $Mod-Shift-Return spawn xterm /bin/bash
hc keybind $Mod-i spawn iceweasel
hc keybind $Mod-i spawn iceweasel
if [[ $HOST =~ atlantis* ]]; then
hc keybind $Mod-l spawn i3lock -i ~/.config/i3lock/bg.png -t
else