[WIP] icon

This commit is contained in:
Romain Vimont
2020-12-20 15:16:02 +01:00
parent a7991323e4
commit 24e1005a07
11 changed files with 276 additions and 191 deletions

4
run
View File

@@ -20,4 +20,6 @@ then
exit 1
fi
SCRCPY_SERVER_PATH="$BUILDDIR/server/scrcpy-server" "$BUILDDIR/app/scrcpy" "$@"
SCRCPY_ICON_PATH="data/icon.png" \
SCRCPY_SERVER_PATH="$BUILDDIR/server/scrcpy-server" \
"$BUILDDIR/app/scrcpy" "$@"