Redirect stderr to logs
This commit is contained in:
parent
584c900e84
commit
ffd832d066
19 changed files with 31 additions and 5 deletions
|
@ -2,4 +2,6 @@
|
|||
export DISPLAY=:0
|
||||
export XAUTHORITY=/home/crater2150/.Xauthority
|
||||
if ! pidof awesome; then sleep 5; exit; fi
|
||||
|
||||
exec 2>&1
|
||||
exec /home/crater2150/.local/bin/taralli
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue