Skip to content

Instantly share code, notes, and snippets.

@Ozzah
Last active March 27, 2022 22:42
Show Gist options
  • Save Ozzah/580636340f7458352cd8a4f397377abd to your computer and use it in GitHub Desktop.
Save Ozzah/580636340f7458352cd8a4f397377abd to your computer and use it in GitHub Desktop.
FancyZones Dual Monitor 16:9 Layout
{
"custom-layouts": [
{
"uuid": "{BDC458B0-FB29-49E1-AFE4-7200A18B0D83}",
"name": "Left Monitor",
"type": "canvas",
"info": {
"ref-width": 2560,
"ref-height": 1392,
"zones": [
{
"X": 96,
"Y": 64,
"width": 2368,
"height": 1264
},
{
"X": 994,
"Y": 32,
"width": 1534,
"height": 812
},
{
"X": 32,
"Y": 32,
"width": 930,
"height": 812
},
{
"X": 994,
"Y": 876,
"width": 1534,
"height": 484
},
{
"X": 32,
"Y": 876,
"width": 930,
"height": 484
},
{
"X": 1026,
"Y": 16,
"width": 1470,
"height": 1360
},
{
"X": 64,
"Y": 16,
"width": 866,
"height": 1360
},
{
"X": 16,
"Y": 64,
"width": 2528,
"height": 748
},
{
"X": 16,
"Y": 908,
"width": 2528,
"height": 420
}
],
"sensitivity-radius": 20
}
},
{
"uuid": "{3994F944-F955-4D40-9347-5C7B624F929D}",
"name": "Right Monitor",
"type": "canvas",
"info": {
"ref-width": 2560,
"ref-height": 1392,
"zones": [
{
"X": 96,
"Y": 64,
"width": 2368,
"height": 1264
},
{
"X": 32,
"Y": 32,
"width": 1534,
"height": 812
},
{
"X": 1598,
"Y": 32,
"width": 930,
"height": 812
},
{
"X": 32,
"Y": 876,
"width": 1534,
"height": 484
},
{
"X": 1598,
"Y": 876,
"width": 930,
"height": 484
},
{
"X": 64,
"Y": 16,
"width": 1470,
"height": 1360
},
{
"X": 1630,
"Y": 16,
"width": 866,
"height": 1360
},
{
"X": 16,
"Y": 64,
"width": 2528,
"height": 748
},
{
"X": 16,
"Y": 908,
"width": 2528,
"height": 420
}
],
"sensitivity-radius": 20
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment