1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-11 07:52:50 -05:00

merge the two workspace switcher widgets and add "Show apps" option

This commit is contained in:
bbedward
2025-09-02 18:55:36 -04:00
parent 213543acb3
commit cfbeb6062b
7 changed files with 179 additions and 1289 deletions

View File

@@ -20,12 +20,6 @@ Item {
"description": "Shows current workspace and allows switching",
"icon": "view_module",
"enabled": true
}, {
"id": "advancedWorkspaceSwitcher",
"text": "Advanced Workspace Switcher",
"description": "Shows workspaced with opened apps and allows switching",
"icon": "view_module",
"enabled": true
}, {
"id": "focusedWindow",
"text": "Focused Window",