dotfiles/i3/.i3/layouts/workspace8-media.json

27 lines
612 B
JSON

{
"layout": "splitv",
"nodes": [
{
"border": "pixel",
"current_border_width": 1,
"floating": "auto_off",
"geometry": {
"height": 410,
"width": 654,
"x": 0,
"y": 0
},
"name": "newsbeuter",
"percent": 0.5,
"swallows": [
{
"class": "^URxvt$",
"instance": "^newsboat$"
}
],
"type": "con"
}
],
"percent": 0.5,
"type": "con"
}