layout for gnu stow
This commit is contained in:
155
.config/gSnap/layouts.json
Normal file
155
.config/gSnap/layouts.json
Normal file
@ -0,0 +1,155 @@
|
||||
{
|
||||
"workspaces": [
|
||||
[
|
||||
{
|
||||
"current": 2
|
||||
},
|
||||
{
|
||||
"current": 3
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"current": 2
|
||||
},
|
||||
{
|
||||
"current": 3
|
||||
}
|
||||
]
|
||||
],
|
||||
"definitions": [
|
||||
{
|
||||
"name": "None",
|
||||
"type": 0,
|
||||
"length": 100,
|
||||
"items": []
|
||||
},
|
||||
{
|
||||
"name": "Default Monitor 0",
|
||||
"type": 0,
|
||||
"length": 100,
|
||||
"items": [
|
||||
{
|
||||
"length": 33.358974358974365,
|
||||
"items": []
|
||||
},
|
||||
{
|
||||
"length": 66.64102564102564,
|
||||
"items": []
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Default Monitor 1",
|
||||
"type" : 1,
|
||||
"length": 100,
|
||||
"items" : [
|
||||
{
|
||||
"length": 38
|
||||
},
|
||||
{
|
||||
"length" : 62
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "2 Column Split",
|
||||
"type": 0,
|
||||
"length": 100,
|
||||
"items": [
|
||||
{
|
||||
"type": 1,
|
||||
"length": 50,
|
||||
"items": []
|
||||
},
|
||||
{
|
||||
"type": 1,
|
||||
"length": 50,
|
||||
"items": []
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "3 Column",
|
||||
"type": 0,
|
||||
"length": 100,
|
||||
"items": [
|
||||
{
|
||||
"type": 1,
|
||||
"length": 33,
|
||||
"items": []
|
||||
},
|
||||
{
|
||||
"type": 1,
|
||||
"length": 34,
|
||||
"items": []
|
||||
},
|
||||
{
|
||||
"type": 1,
|
||||
"length": 33,
|
||||
"items": []
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "3 Column (Focused)",
|
||||
"type": 0,
|
||||
"length": 100,
|
||||
"items": [
|
||||
{
|
||||
"type": 1,
|
||||
"length": 25,
|
||||
"items": []
|
||||
},
|
||||
{
|
||||
"type": 1,
|
||||
"length": 50,
|
||||
"items": []
|
||||
},
|
||||
{
|
||||
"type": 1,
|
||||
"length": 25,
|
||||
"items": []
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "3 Columns (Custom)",
|
||||
"type": 0,
|
||||
"length": 100,
|
||||
"items": [
|
||||
{
|
||||
"type": 1,
|
||||
"length": 42,
|
||||
"items": []
|
||||
},
|
||||
{
|
||||
"type": 1,
|
||||
"length": 16,
|
||||
"items": [
|
||||
{
|
||||
"type": 0,
|
||||
"length": 33,
|
||||
"items": []
|
||||
},
|
||||
{
|
||||
"type": 0,
|
||||
"length": 34,
|
||||
"items": []
|
||||
},
|
||||
{
|
||||
"type": 0,
|
||||
"length": 33,
|
||||
"items": []
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": 1,
|
||||
"length": 42,
|
||||
"items": []
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user