mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2024-11-14 14:45:52 -06:00
fix window snapping
- fix issue defining WindowArrangementActive as dword instead of string
This commit is contained in:
parent
17a0bf1336
commit
e7aa1656c8
@ -3401,7 +3401,7 @@
|
||||
"Name": "WindowArrangementActive",
|
||||
"Value": "1",
|
||||
"OriginalValue": "0",
|
||||
"Type": "DWord"
|
||||
"Type": "String"
|
||||
}
|
||||
],
|
||||
"link": "https://christitustech.github.io/winutil/dev/tweaks/Customize-Preferences/SnapWindow"
|
||||
|
Loading…
Reference in New Issue
Block a user