add windows fancy zones config
This commit is contained in:
parent
4ab290cf14
commit
c46d6a6b99
52
windows/fancyzones/custom-layouts.json
Executable file
52
windows/fancyzones/custom-layouts.json
Executable file
|
@ -0,0 +1,52 @@
|
||||||
|
{
|
||||||
|
"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
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in a new issue