i3: give more space to terms on Emacs workspace

This commit is contained in:
Vincent Bernat 2021-07-18 15:24:02 +02:00
parent 5994b8a0fd
commit 5d59d3b7f5

View file

@ -2,10 +2,10 @@
"layout": "splith",
"percent": 1,
"nodes": [
{"swallows": [{"class": "^Emacs$"}], "percent": 0.62},
{"swallows": [{"class": "^Emacs$"}], "percent": 0.55},
{
"layout": "splitv",
"percent": 0.38,
"percent": 0.45,
"nodes": [
{"swallows": [{"class": "^Vbeterm$"}]},
{"swallows": [{"class": "^Vbeterm$"}]}