Add work workspace for #i3wm

This commit is contained in:
Colin Powell
2020-03-18 13:42:15 -04:00
parent f69b89ea83
commit 0758d0fd97

View File

@ -0,0 +1,107 @@
// vim:ts=4:sw=4:et
{
"border": "pixel",
"current_border_width": 0,
"floating": "auto_off",
"geometry": {
"height": 508,
"width": 528,
"x": 0,
"y": 0
},
"name": "db.py Doom Emacs",
"percent": 0.5,
"swallows": [
{
// "class": "^Emacs$",
// "instance": "^emacs$",
// "title": "^db\\.py\\ \\\\ Doom\\ Emacs$"
}
],
"type": "con"
}
{
// splitv split container with 3 children
"border": "normal",
"floating": "auto_off",
"layout": "splitv",
"percent": 0.5,
"type": "con",
"nodes": [
{
// splith split container with 1 children
"border": "normal",
"floating": "auto_off",
"layout": "splith",
"percent": 0.533333333333333,
"type": "con",
"nodes": [
{
"border": "pixel",
"current_border_width": 0,
"floating": "auto_off",
"geometry": {
"height": 508,
"width": 528,
"x": 0,
"y": 0
},
"name": "api.http Doom Emacs",
"percent": 1,
"swallows": [
{
// "class": "^Emacs$",
// "instance": "^emacs$",
// "title": "^api\\.http\\ \\\\ Doom\\ Emacs$"
}
],
"type": "con"
}
]
},
{
"border": "pixel",
"current_border_width": 0,
"floating": "user_off",
"geometry": {
"height": 324,
"width": 516,
"x": 0,
"y": 0
},
"name": "~/s/f/fifteen5",
"percent": 0.133333333333333,
"swallows": [
{
// "class": "^Alacritty$",
// "instance": "^Alacritty$",
// "title": "^\\~\\/s\\/f\\/fifteen5$"
}
],
"type": "con"
},
{
"border": "pixel",
"current_border_width": 0,
"floating": "auto_off",
"geometry": {
"height": 324,
"width": 516,
"x": 0,
"y": 0
},
"name": "~/s/f/fifteen5",
"percent": 0.333333333333333,
"swallows": [
{
// "class": "^Alacritty$",
// "instance": "^Alacritty$",
// "title": "^\\~\\/s\\/f\\/fifteen5$"
}
],
"type": "con"
}
]
}