1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-27 15:02:50 -05:00

desktop widgets: add grid/grid size hints

This commit is contained in:
bbedward
2025-12-19 14:04:37 -05:00
parent f2611e0de0
commit 908b4b58cd
15 changed files with 3508 additions and 2367 deletions

View File

@@ -341,7 +341,8 @@ var SPEC = {
systemMonitorHeight: { def: 480 },
systemMonitorDisplayPreferences: { def: ["all"] },
systemMonitorVariants: { def: [] },
desktopWidgetPositions: { def: {} }
desktopWidgetPositions: { def: {} },
desktopWidgetGridSettings: { def: {} }
};
function getValidKeys() {