mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-11 08:12:09 -04:00
feat: AppsDock Widget on the Dankbar
- Pinnable apps independent from the main dock - Drag & Drop support
This commit is contained in:
@@ -219,7 +219,8 @@ Singleton {
|
||||
action: plugin.action,
|
||||
categories: plugin.categories,
|
||||
isCore: true,
|
||||
builtInPluginId: pluginId
|
||||
builtInPluginId: pluginId,
|
||||
cornerIcon: plugin.cornerIcon
|
||||
});
|
||||
}
|
||||
return apps;
|
||||
|
||||
Reference in New Issue
Block a user