From e1423a556d3f6d1d02b7d13d53fc441c02d2410f Mon Sep 17 00:00:00 2001 From: GaspardCulis Date: Fri, 10 Nov 2023 13:57:36 +0100 Subject: [PATCH] Enabled window tiles in i3 config --- de/i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/de/i3/config b/de/i3/config index ab4d52e..48a0434 100644 --- a/de/i3/config +++ b/de/i3/config @@ -31,8 +31,8 @@ gaps inner 10 gaps outer 0 # show window title bars (not officially supported with i3gaps) -# default_border normal -# default_floating_border pixel 0 +default_border normal +default_floating_border pixel 0 # window title alignment title_align center