1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-17 11:12:06 -04:00

feat(Frame): Close the gaps

This commit is contained in:
purian23
2026-04-14 23:26:58 -04:00
parent 0e22a01a39
commit 2db5c1e2dd
9 changed files with 846 additions and 171 deletions

View File

@@ -552,7 +552,8 @@ var SPEC = {
frameScreenPreferences: { def: ["all"] },
frameBarSize: { def: 40 },
frameShowOnOverview: { def: false },
frameBlurEnabled: { def: true }
frameBlurEnabled: { def: true },
frameCloseGaps: { def: false }
};
function getValidKeys() {