Add toggle to hide unoccupied workspaces
This commit is contained in:
parent
722a59da80
commit
3a2bb40117
3 changed files with 19 additions and 4 deletions
|
|
@ -87,7 +87,8 @@ Singleton {
|
|||
},
|
||||
"Workspace": {
|
||||
"allowUserSettings": true,
|
||||
"labelMode": "index"
|
||||
"labelMode": "index",
|
||||
"hideUnoccupied": false
|
||||
},
|
||||
"MediaMini": {
|
||||
"allowUserSettings": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue