Last active
November 7, 2023 21:35
-
-
Save romsalva/3a97390fb6f21a0c3267670a19f0cf33 to your computer and use it in GitHub Desktop.
FancyZones Omnigrid custom layouts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"custom-layouts": [ | |
{ | |
"uuid": "{2E1FA4F0-E0E4-4C19-A61D-5DCEFFB95B3C}", | |
"name": "Omnigrid Landscape", | |
"type": "canvas", | |
"info": { | |
"ref-width": 2560, | |
"ref-height": 1392, | |
"zones": [ | |
{ | |
"X": 0, | |
"Y": 0, | |
"width": 1600, | |
"height": 720 | |
}, | |
{ | |
"X": 1600, | |
"Y": 0, | |
"width": 960, | |
"height": 720 | |
}, | |
{ | |
"X": 0, | |
"Y": 720, | |
"width": 1600, | |
"height": 672 | |
}, | |
{ | |
"X": 1600, | |
"Y": 720, | |
"width": 960, | |
"height": 672 | |
}, | |
{ | |
"X": 0, | |
"Y": 0, | |
"width": 960, | |
"height": 720 | |
}, | |
{ | |
"X": 960, | |
"Y": 0, | |
"width": 1600, | |
"height": 720 | |
}, | |
{ | |
"X": 0, | |
"Y": 720, | |
"width": 960, | |
"height": 672 | |
}, | |
{ | |
"X": 960, | |
"Y": 720, | |
"width": 1600, | |
"height": 672 | |
}, | |
{ | |
"X": 0, | |
"Y": 0, | |
"width": 1280, | |
"height": 1392 | |
}, | |
{ | |
"X": 1280, | |
"Y": 0, | |
"width": 1280, | |
"height": 1392 | |
}, | |
{ | |
"X": 0, | |
"Y": 0, | |
"width": 2560, | |
"height": 720 | |
}, | |
{ | |
"X": 0, | |
"Y": 720, | |
"width": 2560, | |
"height": 672 | |
}, | |
{ | |
"X": 0, | |
"Y": 0, | |
"width": 1600, | |
"height": 1392 | |
}, | |
{ | |
"X": 1600, | |
"Y": 0, | |
"width": 960, | |
"height": 1392 | |
}, | |
{ | |
"X": 0, | |
"Y": 0, | |
"width": 960, | |
"height": 1392 | |
}, | |
{ | |
"X": 960, | |
"Y": 0, | |
"width": 1600, | |
"height": 1392 | |
}, | |
{ | |
"X": 0, | |
"Y": 0, | |
"width": 1280, | |
"height": 720 | |
}, | |
{ | |
"X": 1280, | |
"Y": 0, | |
"width": 1280, | |
"height": 720 | |
}, | |
{ | |
"X": 0, | |
"Y": 720, | |
"width": 1280, | |
"height": 672 | |
}, | |
{ | |
"X": 1280, | |
"Y": 720, | |
"width": 1280, | |
"height": 672 | |
}, | |
{ | |
"X": 320, | |
"Y": 156, | |
"width": 1920, | |
"height": 1080 | |
} | |
], | |
"sensitivity-radius": 0 | |
} | |
}, | |
{ | |
"uuid": "{C33E776E-DE76-4B6B-9D6E-F3116530976B}", | |
"name": "Omnigrid Portrait", | |
"type": "canvas", | |
"info": { | |
"ref-width": 1080, | |
"ref-height": 1872, | |
"zones": [ | |
{ | |
"X": 0, | |
"Y": 0, | |
"width": 1080, | |
"height": 936 | |
}, | |
{ | |
"X": 0, | |
"Y": 936, | |
"width": 1080, | |
"height": 936 | |
}, | |
{ | |
"X": 0, | |
"Y": 0, | |
"width": 1080, | |
"height": 624 | |
}, | |
{ | |
"X": 0, | |
"Y": 624, | |
"width": 1080, | |
"height": 624 | |
}, | |
{ | |
"X": 0, | |
"Y": 1248, | |
"width": 1080, | |
"height": 624 | |
}, | |
{ | |
"X": 0, | |
"Y": 0, | |
"width": 540, | |
"height": 624 | |
}, | |
{ | |
"X": 540, | |
"Y": 0, | |
"width": 540, | |
"height": 624 | |
}, | |
{ | |
"X": 0, | |
"Y": 624, | |
"width": 540, | |
"height": 624 | |
}, | |
{ | |
"X": 540, | |
"Y": 624, | |
"width": 540, | |
"height": 624 | |
}, | |
{ | |
"X": 0, | |
"Y": 1248, | |
"width": 540, | |
"height": 624 | |
}, | |
{ | |
"X": 540, | |
"Y": 1248, | |
"width": 540, | |
"height": 624 | |
}, | |
{ | |
"X": 0, | |
"Y": 0, | |
"width": 540, | |
"height": 936 | |
}, | |
{ | |
"X": 540, | |
"Y": 0, | |
"width": 540, | |
"height": 936 | |
}, | |
{ | |
"X": 0, | |
"Y": 936, | |
"width": 540, | |
"height": 936 | |
}, | |
{ | |
"X": 540, | |
"Y": 936, | |
"width": 540, | |
"height": 936 | |
} | |
], | |
"sensitivity-radius": 20 | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
%LOCALAPPDATA%\Microsoft\PowerToys\FancyZones