From 1015fac6c8beb41fc8b4ee8735390c7093e74625 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Fri, 15 May 2015 19:12:49 +0200 Subject: Collection of small updates * increased shading of background terminal instances * set zathura color inversion as default --- i3wm/.i3/layout/half_diquarter.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'i3wm') diff --git a/i3wm/.i3/layout/half_diquarter.json b/i3wm/.i3/layout/half_diquarter.json index 9d2ee23..c6de43b 100644 --- a/i3wm/.i3/layout/half_diquarter.json +++ b/i3wm/.i3/layout/half_diquarter.json @@ -2,6 +2,8 @@ "layout": "splith", "nodes": [ { + "border": "pixel", + "current_border_width": 4, "percent": 0.5, "swallows": [ { @@ -14,6 +16,8 @@ "percent": 0.5, "nodes": [ { + "border": "pixel", + "current_border_width": 4, "percent": 0.5, "swallows": [ { @@ -22,6 +26,8 @@ ] }, { + "border": "pixel", + "current_border_width": 4, "percent": 0.5, "swallows": [ { -- cgit v1.2.3