Redirect stderr to logs
This commit is contained in:
parent
584c900e84
commit
ffd832d066
19 changed files with 31 additions and 5 deletions
|
@ -4,4 +4,6 @@ if ! pgrep -x awesome; then
|
|||
exit 1
|
||||
fi
|
||||
export DISPLAY=:0
|
||||
|
||||
exec 2>&1
|
||||
exec kdeconnect-indicator
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue