attempt to merge some configs for 2nd workspace
This commit is contained in:
commit
2d2c8d8b9c
5 changed files with 64 additions and 6 deletions
|
@ -46,6 +46,26 @@
|
|||
}
|
||||
],
|
||||
"type": "con"
|
||||
},
|
||||
{
|
||||
"border": "none",
|
||||
"current_border_width": 2,
|
||||
"floating": "auto_off",
|
||||
"geometry": {
|
||||
"height": 1060,
|
||||
"width": 1916,
|
||||
"x": 2,
|
||||
"y": 18
|
||||
},
|
||||
"marks": [],
|
||||
"name": "Microsoft Teams - $hit$how",
|
||||
"percent": 0.25,
|
||||
"swallows": [
|
||||
{
|
||||
"class": "^teams\\-for\\-linux$"
|
||||
}
|
||||
],
|
||||
"type": "con"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
// vim:ts=4:sw=4:et
|
||||
{
|
||||
// tabbed split container with 2 children
|
||||
// tabbed split container with 3 children
|
||||
"border": "normal",
|
||||
"floating": "auto_off",
|
||||
"layout": "tabbed",
|
||||
|
@ -20,7 +20,7 @@
|
|||
},
|
||||
"marks": [],
|
||||
"name": "Joplin",
|
||||
"percent": 0.5,
|
||||
"percent": 0.333333333333333,
|
||||
"swallows": [
|
||||
{
|
||||
"class": "^Joplin$"
|
||||
|
@ -40,13 +40,33 @@
|
|||
},
|
||||
"marks": [],
|
||||
"name": "Inbox - kellya@arachnitech.com - Mozilla Thunderbird",
|
||||
"percent": 0.5,
|
||||
"percent": 0.333333333333333,
|
||||
"swallows": [
|
||||
{
|
||||
"class": "^thunderbird$"
|
||||
}
|
||||
],
|
||||
"type": "con"
|
||||
},
|
||||
{
|
||||
"border": "normal",
|
||||
"current_border_width": 2,
|
||||
"floating": "auto_off",
|
||||
"geometry": {
|
||||
"height": 1035,
|
||||
"width": 1920,
|
||||
"x": 0,
|
||||
"y": 22
|
||||
},
|
||||
"marks": [],
|
||||
"name": "Logseq",
|
||||
"percent": 0.333333333333333,
|
||||
"swallows": [
|
||||
{
|
||||
"class": "^Logseq$"
|
||||
}
|
||||
],
|
||||
"type": "con"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue