设置linux默认开启托盘,关闭菜单栏
This commit is contained in:
@@ -17,12 +17,12 @@
|
|||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"macos": true,
|
"macos": true,
|
||||||
"linux": true,
|
"linux": false,
|
||||||
"windows": false
|
"windows": false
|
||||||
},
|
},
|
||||||
"system_tray": {
|
"system_tray": {
|
||||||
"macos": false,
|
"macos": false,
|
||||||
"linux": false,
|
"linux": true,
|
||||||
"windows": true
|
"windows": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user