From 55ea90a37c72a105189ada2769aec480ad11a4d8 Mon Sep 17 00:00:00 2001 From: Mark Hoekveen Date: Fri, 19 Nov 2021 11:13:16 +0100 Subject: [PATCH] Proberen zonder gaps --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index e14974b..cfc8835 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -26,7 +26,7 @@ floating_modifier Mod1 for_window [class=".*"] border pixel 3 for_window [app_id=".*"] border pixel 3 for_window [app_id="$term"] opacity 0.9 -gaps inner 35 +gaps inner 0 gaps outer 0 mouse_warping none focus_follows_mouse no