Update i3 configuration, move session commands in xinitrc.

This commit is contained in:
2014-04-17 19:35:04 +02:00
parent 7563d55f2e
commit 2e85f7d684
6 changed files with 99 additions and 36 deletions

View File

@@ -31,3 +31,8 @@ else
fi
echo "$SESSION_CONF"
# if we got any parameters, tell i3 to reload the config
# so the script can be used both on startup without reload (as i3 is not even
# running yet) and later when reloading
[[ -n "$1" ]] && i3-msg reload