feat(Windows): install passoc default config file

This commit is contained in:
2025-12-03 00:10:42 +08:00
parent 1ba5ae60dc
commit cdfa8b78a4
3 changed files with 119 additions and 1 deletions

View File

@ -87,7 +87,7 @@ RESOURCES += \
assets/resources.qrc
# Generate from svg:
# magick convert -density 512x512 -background none app-icon.svg -define icon:auto-resize app-icon.ico
# magick -density 512x512 -background none app-icon.svg -define icon:auto-resize app-icon.ico
RC_ICONS = assets/icons/app-icon.ico
# Windows only, for rc file (we're not going to use the .rc file in this repo)