1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-05-14 00:02:45 -04:00

(FrameMode): Update to load Connected Mode by default

This commit is contained in:
purian23
2026-05-12 22:07:10 -04:00
parent 392eaea5fc
commit 8f958658dc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -571,7 +571,7 @@ var SPEC = {
frameCloseGaps: { def: true },
frameLauncherEmergeSide: { def: "bottom" },
frameLauncherArcExtender: { def: false },
frameMode: { def: "separate" }
frameMode: { def: "connected" }
};
function getValidKeys() {