these should not have whitespace

This commit is contained in:
speedie 2022-11-01 19:15:10 +01:00
parent 82dcd59377
commit 53e50aae2f

View file

@ -31,7 +31,7 @@ COLORFG=true # Color foreground (true/false)
COLORBG=false # Color background (true/false)
CLICKABLE=true # Enable clickability (Requires dwm with statuscmd or speedwm) (true/false)
CHARLIMIT=auto # Limit characters to CHARLIMIT. Enter false to not have a limit. Enter auto to use xdpyinfo. (num/auto/false)
ITEM_ORDER="@2 @3 @11 @4 @1 @6 @8 @5 @9 @7 @10" # Item order. @1 means item 1, @6 means item 6 and so on. (text)
ITEM_ORDER="@2@3@11@4@1@6@8@5@9@7@10" # Item order. @1 means item 1, @6 means item 6 and so on. (text)
# Status bar modules
# Set to true/false to enable/disable.