// vim:ts=4:sw=4:et { // splitv split container with 2 children "border": "normal", "floating": "auto_off", "layout": "splitv", "percent": 0.5, "type": "con", "nodes": [ { "border": "pixel", "current_border_width": 0, "floating": "auto_off", "geometry": { "height": 388, "width": 644, "x": 0, "y": 0 }, // "name": "vgg@$HOST:~", "percent": 0.5, "swallows": [ { "class": "^mpv$" //, // "instance": "^mpv$", // "title": "^vgg\\@$HOST\\:\\~$", // "transient_for": "^$" } ], "type": "con" }, { // splith split container with 1 children "border": "normal", "floating": "auto_off", "layout": "splith", "percent": 0.5, "type": "con", "nodes": [ { "border": "pixel", "current_border_width": 0, "floating": "auto_off", "geometry": { "height": 388, "width": 644, "x": 0, "y": 0 }, "name": "vgg@$HOST:~", "percent": 1, "swallows": [ { "class": "^URxvt$" //, // "instance": "^urxvt$", // "title": "^ncmpcpp$", // "transient_for": "^$" } ], "type": "con" } ] } ] } { // splitv split container with 2 children "border": "normal", "floating": "auto_off", "layout": "splitv", "percent": 0.5, "type": "con", "nodes": [ { "border": "pixel", "current_border_width": 0, "floating": "auto_off", "geometry": { "height": 388, "width": 644, "x": 0, "y": 0 }, "name": "vgg@$HOST:~", "percent": 0.8, "swallows": [ { "class": "^URxvt$" //, // "instance": "^urxvt$", // "title": "^vgg\\@$HOST\\:\\~$", // "transient_for": "^$" } ], "type": "con" }, { "border": "pixel", "current_border_width": 0, "floating": "auto_off", "geometry": { "height": 388, "width": 644, "x": 0, "y": 0 }, "name": "vgg@$HOST:~", "percent": 0.2, "swallows": [ { "class": "^URxvt$" //, // "instance": "^urxvt$", // "title": "^vgg\\@$HOST\\:\\~$", // "transient_for": "^$" } ], "type": "con" } ] }