Custom icon and task bar added

This commit is contained in:
Andrew Zambazos
2026-05-12 22:36:39 +12:00
parent 5e10750043
commit 68c400f6c4
5 changed files with 108 additions and 2 deletions
+3 -2
View File
@@ -14,7 +14,8 @@
"width": 1320,
"height": 860,
"minWidth": 1024,
"minHeight": 680
"minHeight": 680,
"decorations": false
}
],
"security": {
@@ -29,7 +30,7 @@
"icons/128x128.png",
"icons/128x128@2x.png",
"icons/icon.icns",
"icons/icon.ico"
"../frontend/assets/icons/GitpubDesktop-Icon.ico"
]
}
}