mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
chore(flake): note differences to electron-forge build
This commit is contained in:
parent
8cdb1859e3
commit
f56ba7295a
@ -163,7 +163,9 @@
|
|||||||
comment = meta.description;
|
comment = meta.description;
|
||||||
desktopName = "TriliumNext Notes";
|
desktopName = "TriliumNext Notes";
|
||||||
categories = [ "Office" ];
|
categories = [ "Office" ];
|
||||||
startupWMClass = "Trilium Notes Next";
|
# TODO: electron-forge build has this set to PRODUCT_NAME (forge.config.cjs)
|
||||||
|
# But the plain build doesn't set this (or the app icon).
|
||||||
|
startupWMClass = "TriliumNext Notes";
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user