mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-18 09:54:45 +02:00
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:
parent
ee869fd447
commit
6952ec5f6a
1 changed files with 1 additions and 2 deletions
3
xsession
3
xsession
|
@ -19,5 +19,4 @@ export GTK2_RC_FILES=$HOME/.gtkrc-2.0
|
||||||
export XAUTHORITY=$HOME/.Xauthority
|
export XAUTHORITY=$HOME/.Xauthority
|
||||||
}
|
}
|
||||||
|
|
||||||
# Exec awesome and put its logs in dedicated files instead of ~/.xsession-errors
|
exec awesome
|
||||||
exec awesome >> ~/.cache/awesome/stdout 2>> ~/.cache/awesome/stderr
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue