From 6cd04f37f7275b90513d405e6cb42610355aa604 Mon Sep 17 00:00:00 2001 From: 135e2 <135e2@135e2.tk> Date: Tue, 8 Feb 2022 23:27:53 +0800 Subject: config/i3: update to 20220208-2 - Enable titlebars --- config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/i3/config b/config/i3/config index e0fa78c..61a0251 100644 --- a/config/i3/config +++ b/config/i3/config @@ -224,7 +224,7 @@ bar { ### i3-gaps stuff ### # Necessary for i3-gaps to work properly (pixel can be any value) -for_window [class="^.*"] border pixel 3 +# for_window [class="^.*"] border pixel 3 # Smart Gaps smart_gaps on -- cgit v1.2.3