sway: remove statusline padding

This commit is contained in:
Cedric Girard 2019-08-30 16:56:03 +02:00
parent d90921ee3b
commit 61a595f322
1 changed files with 1 additions and 0 deletions

View File

@ -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
}