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