From 840fdffd5c3c234aa453ad22b21a3a62ee947798 Mon Sep 17 00:00:00 2001 From: surtur Date: Wed, 15 Sep 2021 12:22:41 +0200 Subject: [PATCH] sway: hide edge borders (i3 style) --- .config/sway/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/sway/config b/.config/sway/config index c3b4a38..c7dee47 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -35,6 +35,7 @@ hide_edge_borders smart floating_modifier $mod inverse #smart_gaps on +hide_edge_borders --i3 both smart_borders on gaps outer 8 gaps inner 5