dotfiles/windows/fancyzones/custom-layouts.json

53 lines
1,005 B
JSON
Executable file

{
"custom-layouts": [
{
"uuid": "{fedc4b2c-703b-4305-8825-14eadd644f64}",
"name": "kmn",
"type": "canvas",
"info": {
"ref-width": 2560,
"ref-height": 1392,
"zones": [
{
"X": 0,
"Y": 0,
"width": 853,
"height": 1392
},
{
"X": 853,
"Y": 0,
"width": 853,
"height": 1392
},
{
"X": 1706,
"Y": 0,
"width": 854,
"height": 1392
},
{
"X": 0,
"Y": 0,
"width": 1280,
"height": 1392
},
{
"X": 1280,
"Y": 0,
"width": 1280,
"height": 1392
},
{
"X": 640,
"Y": 0,
"width": 1280,
"height": 1392
}
],
"sensitivity-radius": 20
}
}
]
}