From a9a90b9c1a39c38f54ca6a630d36895b933dccf5 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Wed, 12 Oct 2022 10:15:33 +0200 Subject: remove borders on all windows --- i3/config | 1 + 1 file changed, 1 insertion(+) diff --git a/i3/config b/i3/config index ff44966..b0da478 100644 --- a/i3/config +++ b/i3/config @@ -222,6 +222,7 @@ client.background $black default_border none default_floating_border none +for_window [all] border pixel 0 gaps inner 5 -- cgit v1.2.3