Introduce setting to configure the font weight in the Workspaces widget

This commit is contained in:
Mark Vincze
2026-03-07 00:48:33 +01:00
parent c77497f8aa
commit af76e6a442
6 changed files with 63 additions and 5 deletions
+3 -2
View File
@@ -225,7 +225,8 @@
"occupiedColor": "secondary",
"emptyColor": "secondary",
"showBadge": true,
"pillSize": 0.6
"pillSize": 0.6,
"fontWeight": "bold"
},
"Volume": {
"displayMode": "onhover",
@@ -280,4 +281,4 @@
"layout": "bottom"
}
}
}
}