Polybar: Fix extra space

This commit is contained in:
Salt 2017-08-23 01:33:54 -05:00
parent 2464d19b1e
commit 79290ebf9c

View File

@ -438,7 +438,7 @@ interval = 1
type = internal/memory
format = <label>
label = %percentage_used%% (%gb_used%)
label = %percentage_used%% (%gb_used%)
label-padding = 0
label-foreground = ${res/colors.foreground}
label-background = ${res/colors.background}