vincentbernat.i3wm-configur.../ws-emacs.json
2021-07-05 21:59:05 +02:00

15 lines
359 B
JSON

{
"layout": "splith",
"percent": 1,
"nodes": [
{"swallows": [{"class": "^Emacs$"}], "percent": 0.62},
{
"layout": "splitv",
"percent": 0.38,
"nodes": [
{"swallows": [{"class": "^Vbeterm$"}]},
{"swallows": [{"class": "^Vbeterm$"}]}
]
}
]
}