various small changes on laptop

This commit is contained in:
Sheppy
2017-01-03 22:14:55 +01:00
parent cb2995a283
commit 5ce58acb98
3 changed files with 8 additions and 2 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 chromium
hc keybind $Mod-i spawn iceweasel
if [[ $HOST =~ atlantis* ]]; then
hc keybind $Mod-l spawn i3lock -i ~/.config/i3lock/bg.png -t
else