mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 13:32:50 -05:00
bar(ws): add option to show name (#1223)
This commit is contained in:
@@ -871,6 +871,28 @@
|
||||
],
|
||||
"description": "Show workspace index numbers in the top bar workspace switcher"
|
||||
},
|
||||
{
|
||||
"section": "showWorkspaceName",
|
||||
"label": "Workspace Name",
|
||||
"tabIndex": 4,
|
||||
"category": "Workspaces",
|
||||
"keywords": [
|
||||
"desktop",
|
||||
"labels",
|
||||
"panel",
|
||||
"show",
|
||||
"spaces",
|
||||
"statusbar",
|
||||
"switcher",
|
||||
"taskbar",
|
||||
"topbar",
|
||||
"virtual",
|
||||
"virtual desktops",
|
||||
"workspace",
|
||||
"workspaces"
|
||||
],
|
||||
"description": "Show workspace name on horizontal bars, and first letter on vertical bars"
|
||||
},
|
||||
{
|
||||
"section": "showWorkspacePadding",
|
||||
"label": "Workspace Padding",
|
||||
|
||||
Reference in New Issue
Block a user