xsession: remove dedicated logs for awesome

They were not dedicated since they also contain logs for any
application run by awesome...
This commit is contained in:
Vincent Bernat 2012-07-11 20:04:04 +02:00
parent ee869fd447
commit 6952ec5f6a

View file

@ -19,5 +19,4 @@ export GTK2_RC_FILES=$HOME/.gtkrc-2.0
export XAUTHORITY=$HOME/.Xauthority
}
# Exec awesome and put its logs in dedicated files instead of ~/.xsession-errors
exec awesome >> ~/.cache/awesome/stdout 2>> ~/.cache/awesome/stderr
exec awesome