i3: give more space to Emacs in its workspace

This commit is contained in:
Vincent Bernat 2021-08-17 22:40:43 +02:00
parent 5695665560
commit 9389d6790a

View file

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