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

76 lines
2.1 KiB
JSON
Raw Permalink Normal View History

2018-02-09 14:18:35 +01:00
{
"layout": "splitv",
"nodes": [
{
"border": "pixel",
"current_border_width": 1,
"floating": "auto_off",
"geometry": {
"height": 410,
"width": 654,
"x": 0,
"y": 0
},
"name": "jfm@moerks: ~",
"percent": 0.5,
"swallows": [
{
"class": "^URxvt$",
"instance": "^tasks$"
2018-02-09 14:18:35 +01:00
}
],
"type": "con"
},
{
"border": "pixel",
"floating": "auto_off",
"layout": "splith",
"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": "^newsbeuter$"
2018-02-09 14:18:35 +01:00
}
],
"type": "con"
},
{
"border": "pixel",
"current_border_width": 1,
"floating": "auto_off",
"geometry": {
"height": 410,
"width": 654,
"x": 0,
"y": 0
},
"name": "ncmpc",
2018-02-09 14:18:35 +01:00
"percent": 0.5,
"swallows": [
{
"class": "^URxvt$",
"title": "^ncmpcpp$"
2018-02-09 14:18:35 +01:00
}
],
"type": "con"
}
],
"percent": 0.5,
"type": "con"
}
],
"percent": 0.5,
"type": "con"
}