From 6b8c037c89113c87640cbdfdbe1b1461ec80a8b3 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 7 Dec 2019 15:03:33 -0500 Subject: i3 layout needs a minor tweak --- config/i3/terminal-workspace.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/i3') diff --git a/config/i3/terminal-workspace.json b/config/i3/terminal-workspace.json index c5d5873..edfc8c1 100644 --- a/config/i3/terminal-workspace.json +++ b/config/i3/terminal-workspace.json @@ -2,7 +2,7 @@ "border": "pixel", "floating": "auto_off", "layout": "splitv", - "percent": 0.3, + "percent": 0.2979, "type": "con", "nodes": [ { @@ -66,7 +66,7 @@ "border": "pixel", "floating": "auto_off", "layout": "splitv", - "percent": 0.7, + "percent": 0.7021, "type": "con", "nodes": [ { -- cgit v1.2.3-54-g00ecf