fix window snapping

- fix issue defining WindowArrangementActive as dword instead of string
This commit is contained in:
MyDrift 2024-11-09 22:19:58 +01:00
parent 17a0bf1336
commit e7aa1656c8

View File

@ -3401,7 +3401,7 @@
"Name": "WindowArrangementActive", "Name": "WindowArrangementActive",
"Value": "1", "Value": "1",
"OriginalValue": "0", "OriginalValue": "0",
"Type": "DWord" "Type": "String"
} }
], ],
"link": "https://christitustech.github.io/winutil/dev/tweaks/Customize-Preferences/SnapWindow" "link": "https://christitustech.github.io/winutil/dev/tweaks/Customize-Preferences/SnapWindow"