From 61a595f3228162aca4a8595dea85641b52b8cb7a Mon Sep 17 00:00:00 2001 From: Cedric Girard Date: Fri, 30 Aug 2019 16:56:03 +0200 Subject: [PATCH] sway: remove statusline padding --- sway/config | 1 + 1 file changed, 1 insertion(+) diff --git a/sway/config b/sway/config index f531484..5cadb42 100644 --- a/sway/config +++ b/sway/config @@ -247,6 +247,7 @@ bar { #status_command i3status status_command py3status -c ~/.config/i3status/config --wm sway + status_padding 0 #tray_bindsym BTN_RIGHT ContextMenu }