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

displays: allow filtering by model over name

This commit is contained in:
bbedward
2025-11-16 13:58:33 -05:00
parent f6db20cd06
commit 6f359df8f9
3 changed files with 124 additions and 37 deletions

View File

@@ -237,6 +237,7 @@ var SPEC = {
updaterCustomCommand: { def: "" },
updaterTerminalAdditionalParams: { def: "" },
displayNameMode: { def: "system" },
screenPreferences: { def: {} },
showOnLastDisplay: { def: {} }
};