Skip to content

Commit

Permalink
fix window snapping
Browse files Browse the repository at this point in the history
- fix issue defining WindowArrangementActive as dword instead of string
  • Loading branch information
MyDrift-user committed Nov 9, 2024
1 parent 17a0bf1 commit e7aa165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/tweaks.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit e7aa165

Please sign in to comment.