Print errors to ~/.xsession_errors
This commit is contained in:
parent
23b71afda0
commit
2b49a98fb9
1 changed files with 1 additions and 1 deletions
2
.xinitrc
2
.xinitrc
|
@ -24,4 +24,4 @@ while :; do
|
||||||
done &
|
done &
|
||||||
|
|
||||||
# -----[ Start session ]----------------------------------------------
|
# -----[ Start session ]----------------------------------------------
|
||||||
exec ck-launch-session /usr/bin/herbstluftwm
|
exec ck-launch-session /usr/bin/herbstluftwm 2>&1 > ~/.xsession_errors
|
||||||
|
|
Loading…
Reference in a new issue