From 2ca897cea20c451fc0bbadb532fe0456ae06044f Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Fri, 13 Jan 2023 18:37:28 +0100 Subject: [PATCH] Adjust window gaps Signed-off-by: Severin Kaderli --- system/.config/sway/config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/system/.config/sway/config b/system/.config/sway/config index e535f9a..07eba50 100644 --- a/system/.config/sway/config +++ b/system/.config/sway/config @@ -17,8 +17,9 @@ set $ALT Mod1 # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/) output * bg /home/severin/dotfiles/assets/wallpaper.odin.png fill -gaps inner 10 -gaps outer -10 +gaps inner 6 +gaps top -6 +gaps bottom -6 # Disable Title bars default_border pixel 0