1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-30 08:22:51 -05:00

ws: add option for occupied only

This commit is contained in:
bbedward
2025-11-24 12:03:34 -05:00
parent b078e23aa1
commit 5a52edcad8
4 changed files with 64 additions and 23 deletions

View File

@@ -74,6 +74,7 @@ var SPEC = {
showWorkspaceApps: { def: false },
maxWorkspaceIcons: { def: 3 },
workspacesPerMonitor: { def: true },
showOccupiedWorkspacesOnly: { def: false },
dwlShowAllTags: { def: false },
workspaceNameIcons: { def: {} },
waveProgressEnabled: { def: true },