From 481734c2919ba750557bb5807e582a1e638b9d83 Mon Sep 17 00:00:00 2001 From: scbj Date: Tue, 23 Jun 2026 14:34:24 +0200 Subject: [PATCH] (i3) changed gapsize --- i3/.config/i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 5dbaca2..8da8861 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -205,8 +205,8 @@ default_floating_border pixel 0 for_window [class=".*"] border pixel 1 # gaps between windows and screen border -gaps inner 4 px -gaps outer 2 px +gaps inner 6 px +gaps outer 0 px # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below.