Better file structure and build system
[sysstatus.git] / runstatus.sh
index c279115042fa14eb4035f01130c8d4c70f6b450e..b16eebbff878da094916d0c147c767de066ff1a1 100755 (executable)
@@ -15,5 +15,5 @@ fi
 
 cd ~/sysstatus/
 killall sysstatus
-./sysstatus | dzen2  -ta l -fn "$FONT" -bg black -w $((RESX)) -y $((RESY+82)) -h 18 -ta r -expand left -e ""
+./build/sysstatus | dzen2  -ta l -fn "$FONT" -bg black -w $((RESX)) -y $((RESY+82)) -h 18 -ta r -expand left -e ""
 #./sysstatus | tee /dev/shm/sysstatus-log | dzen2  -ta l -fn "$FONT" -bg black -y $((RESY+82)) -h 18 -ta r -expand left -e ""