1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-29 07:52:50 -05:00

bar(ws): add option to show name (#1223)

This commit is contained in:
sweenu
2026-01-02 21:47:33 +01:00
committed by GitHub
parent ba28767492
commit 69b1d0c2da
5 changed files with 48 additions and 4 deletions

View File

@@ -81,6 +81,7 @@ var SPEC = {
]},
showWorkspaceIndex: { def: false },
showWorkspaceName: { def: false },
showWorkspacePadding: { def: false },
workspaceScrolling: { def: false },
showWorkspaceApps: { def: false },