sxmo_lisgdstart: log output to file

Useful when identifying/debugging lisgd crashes, and other strange behavior.

The log location is the same place where dwm logs to, so this seemed
appropriate.

Signed-off-by: Anjandev Momi <anjan@momi.ca>
This commit is contained in:
Clayton Craft 2021-04-24 11:42:17 -07:00 committed by Anjandev Momi
parent bbece6a657
commit 355f68652e

View file

@ -45,5 +45,5 @@ else
-g '1,UD,R,*,P,sxmo_inputhandler.sh scrolldown_short' \
-g '1,LR,R,S,sxmo_inputhandler.sh scrollright_short' \
-g '1,RL,L,S,sxmo_inputhandler.sh scrollleft_short' \
&
>"$CACHEDIR/lisgd.log" 2>&1 &
fi