dotfiles/i3/.i3/layouts/workspace9-news.json

51 lines
1.2 KiB
JSON

{
"border": "pixel",
"floating": "auto_off",
"layout": "splitv",
"percent": 1,
"type": "con",
"nodes": [
{
"border": "pixel",
"current_border_width": 1,
"floating": "auto_off",
"geometry": {
"height": 410,
"width": 654,
"x": 0,
"y": 0
},
"name": "newsboat",
"percent": 0.5,
"swallows": [
{
"instance": "^kitty$",
"title": "^newsboat$"
}
],
"type": "con"
},
{
"border": "pixel",
"current_border_width": 1,
"floating": "auto_off",
"geometry": {
"height": 434,
"width": 738,
"x": 0,
"y": 0
},
"name": "jfm@moerks:~",
"percent": 0.5,
"swallows": [
{
"instance": "^kitty$",
"title": "^weechat$"
}
],
"type": "con"
}
]
}