Lots of changes.

This commit is contained in:
2014-09-30 19:55:51 +02:00
parent 2f42d54327
commit b323c66209
17 changed files with 229 additions and 181 deletions

View File

@@ -1 +1,4 @@
[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx
# exec startx breaks some logind fuckery, without exec it works
tmux start-server &
(eval $(ssh-agent) ; ssh-add) >/dev/null 2>&1 &
[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && startx