From d9225da4c2f24e18d3fe852c177eb36457aa7ecf Mon Sep 17 00:00:00 2001 From: Ayush Mukherjee Date: Wed, 29 Jan 2025 02:58:29 +0530 Subject: [PATCH] remove default gaps, but keep the hotkey for gaps incase its needed --- sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/config b/sway/config index 9532ab2..ce793c9 100644 --- a/sway/config +++ b/sway/config @@ -232,7 +232,7 @@ default_floating_border pixel # set gaps #gaps top 43 -gaps inner 20 +#gaps inner 20 # set smart gaps #smart_gaps on