From 5d59d3b7f54e58c2e65732c801418d36e57fb2e6 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sun, 18 Jul 2021 15:24:02 +0200 Subject: [PATCH] i3: give more space to terms on Emacs workspace --- ws-emacs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ws-emacs.json b/ws-emacs.json index a8baf53..c6d5c6a 100644 --- a/ws-emacs.json +++ b/ws-emacs.json @@ -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$"}]}