Add toggle to hide unoccupied workspaces

This commit is contained in:
mkuritsu
2025-09-12 21:16:44 +01:00
parent 722a59da80
commit 3a2bb40117
3 changed files with 19 additions and 4 deletions
+2 -1
View File
@@ -87,7 +87,8 @@ Singleton {
},
"Workspace": {
"allowUserSettings": true,
"labelMode": "index"
"labelMode": "index",
"hideUnoccupied": false
},
"MediaMini": {
"allowUserSettings": true,