mirror of
https://github.com/nimbold/Firelink.git
synced 2026-08-22 17:06:40 +00:00
feat(desktop): integrate native deep links and tray lifecycle
This commit is contained in:
@@ -23,7 +23,11 @@
|
||||
"y": 28
|
||||
},
|
||||
"hiddenTitle": true,
|
||||
"transparent": true
|
||||
"transparent": true,
|
||||
"windowEffects": {
|
||||
"effects": ["sidebar", "mica"],
|
||||
"state": "active"
|
||||
}
|
||||
}
|
||||
],
|
||||
"security": {
|
||||
|
||||
Reference in New Issue
Block a user