mirror of
https://github.com/stronk-dev/Tokyo-Night-Linux.git
synced 2025-02-06 21:43:45 -05:00
74 lines
1.5 KiB
JSON
74 lines
1.5 KiB
JSON
// vim:ts=4:sw=4:et
|
|
{
|
|
"border": "pixel",
|
|
"current_border_width": 2,
|
|
"floating": "auto_off",
|
|
"geometry": {
|
|
"height": 996,
|
|
"width": 451,
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"marks": [],
|
|
"name": "nemoSHM",
|
|
"percent": 0.5,
|
|
"swallows": [
|
|
{
|
|
"class": "^Nemo$"
|
|
}
|
|
],
|
|
"type": "con"
|
|
}
|
|
|
|
{
|
|
// splitv split container with 2 children
|
|
"border": "normal",
|
|
"floating": "auto_off",
|
|
"layout": "splitv",
|
|
"marks": [],
|
|
"percent": 0.5,
|
|
"type": "con",
|
|
"nodes": [
|
|
{
|
|
"border": "pixel",
|
|
"current_border_width": 2,
|
|
"floating": "auto_off",
|
|
"geometry": {
|
|
"height": 996,
|
|
"width": 451,
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"marks": [],
|
|
"name": "nemoConfig",
|
|
"percent": 0.5,
|
|
"swallows": [
|
|
{
|
|
"class": "^Nemo$"
|
|
}
|
|
],
|
|
"type": "con"
|
|
},
|
|
{
|
|
"border": "pixel",
|
|
"current_border_width": 2,
|
|
"floating": "auto_off",
|
|
"geometry": {
|
|
"height": 996,
|
|
"width": 451,
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"marks": [],
|
|
"name": "nemoSHM",
|
|
"percent": 0.5,
|
|
"swallows": [
|
|
{
|
|
"class": "^Nemo$"
|
|
}
|
|
],
|
|
"type": "con"
|
|
}
|
|
]
|
|
}
|
|
|