From 203f5c345fb153c004e3bf19774e21dae55cb13c Mon Sep 17 00:00:00 2001 From: eneller Date: Tue, 31 May 2022 14:34:18 +0200 Subject: [PATCH] remove i3-gaps --- .config/i3/config | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.config/i3/config b/.config/i3/config index b20bba7..4e40beb 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -15,13 +15,6 @@ set $shutdown shutdown -h now set $reboot reboot set $hibernate sudo -A systemctl suspend -# GAPS -for_window [class="^.*"] border pixel 2 -gaps inner $inner_gaps -gaps outer $outer_gaps -# Smart gaps (gaps used only if more than one container on the workspace) -#smart_gaps on -smart_borders on # DROPDOWN