Revert "i3: give more space to Emacs in its workspace"

This reverts commit 9389d6790a.
This commit is contained in:
Vincent Bernat 2021-08-20 19:38:34 +02:00
parent ce3b8013f7
commit a6328ee6ad

View file

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