mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-22 13:09:26 +00:00
MM² Icon (#3407)
* Create `MM²` icon * Allow to change default electron icon to this icon
This commit is contained in:
committed by
GitHub
parent
fd44445ec3
commit
d9926fad79
@@ -40,6 +40,7 @@ function createWindow () {
|
||||
let electronOptionsDefaults = {
|
||||
width: electronSize.width,
|
||||
height: electronSize.height,
|
||||
icon: "mm2.png",
|
||||
x: 0,
|
||||
y: 0,
|
||||
darkTheme: true,
|
||||
|
Reference in New Issue
Block a user