Add toggle to hide unoccupied workspaces

This commit is contained in:
mkuritsu 2025-09-12 11:50:07 +01:00
parent 722a59da80
commit 3a2bb40117
3 changed files with 19 additions and 4 deletions

View file

@ -87,7 +87,8 @@ Singleton {
},
"Workspace": {
"allowUserSettings": true,
"labelMode": "index"
"labelMode": "index",
"hideUnoccupied": false
},
"MediaMini": {
"allowUserSettings": true,