Skip to content

Instantly share code, notes, and snippets.

@robm82
Created May 27, 2022 12:49
Show Gist options
  • Save robm82/12772fefb6962070eaea85dfc06e3f83 to your computer and use it in GitHub Desktop.
Save robm82/12772fefb6962070eaea85dfc06e3f83 to your computer and use it in GitHub Desktop.
FancyZones Custom Layout
{
"custom-layouts": [
{
"uuid": "{1D933FBD-C5C1-41ED-954F-1AB89D57A006}",
"name": "49inch Widescreen",
"type": "grid",
"info": {
"rows": 1,
"columns": 4,
"rows-percentage": [
10000
],
"columns-percentage": [
2858,
4284,
1998,
860
],
"cell-child-map": [
[
0,
1,
2,
3
]
],
"show-spacing": true,
"spacing": 10,
"sensitivity-radius": 20
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment