mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-10 06:32:33 +01:00
This commit is contained in:
parent
fa718f733c
commit
c03232e94b
3 changed files with 3 additions and 6 deletions
|
|
@ -12,6 +12,7 @@ export const openNewWindow = (tab: Tab) => {
|
|||
trafficLightPosition: {x: 8, y: 13},
|
||||
width: 1032,
|
||||
height: 650,
|
||||
transparent: window.siyuan.config.system.os !== "linux",
|
||||
frame: "darwin" === window.siyuan.config.system.os,
|
||||
icon: path.join(window.siyuan.config.system.appDir, "stage", "icon-large.png"),
|
||||
titleBarStyle: "hidden",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue