feat: Add custom settings and blacklist for Tray module

This commit is contained in:
loner
2025-10-10 03:34:09 +08:00
parent b30879b38d
commit 2f2bcdebc8
3 changed files with 21 additions and 8 deletions
+2 -1
View File
@@ -117,7 +117,8 @@ Singleton {
"onlyActiveWorkspaces": true
},
"Tray": {
"allowUserSettings": true
"allowUserSettings": true,
"blacklist": []
},
"Workspace": {
"allowUserSettings": true,