Using BetterSnapTool to manage snap zones.
Some quick math for useful zones:
Monitor is 5120x1440 pixels
# Erik's BetterSnapTool Zones
| Zone Name | X | Y | Width | Height |
| ----------- | ---- | --- | ----- | ------ |
| Left Upper | 0 | 707 | 1279 | 708 |
| Left | 0 | 0 | 1279 | 1415 |
| Left Lower | 0 | 0 | 1279 | 708 |
| Center | 1280 | 0 | 2560 | 1415 |
| Right Upper | 3841 | 707 | 1279 | 708 |
| Right | 3841 | 0 | 1279 | 1415 |
| Right Lower | 3841 | 0 | 1279 | 708 |
# Quick Math
## Thirds
1706 + *1708* + 1706 pixels
Left 1/3 = 1706
Center 1/3 = 1708
Right 1/3 = 1706
## Quarters
1280 pixels
Center 1/2 = 2560
## Fifths
1024 pixels
Left 1/5 = 1024
Center 3/5 = 3072
Right 1/5 = 1024
## Sixths
854 pixels
Left 1/6 = 854
Center 2/3 = 3412
Right 1/6 = 854