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

feat: AppsDock Widget on the Dankbar

- Pinnable apps independent from the main dock
- Drag & Drop support
This commit is contained in:
purian23
2026-01-23 11:49:45 -05:00
parent 3936a516f8
commit 808ee66e11
8 changed files with 1354 additions and 2 deletions

View File

@@ -39,6 +39,7 @@ var SPEC = {
weatherCoordinates: { def: "40.7128,-74.0060" },
pinnedApps: { def: [] },
barPinnedApps: { def: [] },
dockLauncherPosition: { def: 0 },
hiddenTrayIds: { def: [] },
recentColors: { def: [] },