diff options
Diffstat (limited to 'i3wm')
-rw-r--r-- | i3wm/.i3/layout/half_diquarter.json | 6 |
1 files changed, 6 insertions, 0 deletions
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": [ { |