Merge pull request #257 from mkuritsu/main

Add toggle to hide unoccupied workspaces
This commit is contained in:
Lemmy 2025-09-12 16:42:36 -04:00 committed by GitHub
commit 59ce164b40
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 22 additions and 8 deletions

View file

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