diff --git a/scripts/speedwm-stellar b/scripts/speedwm-stellar index 2a2ff03..a6e32a6 100755 --- a/scripts/speedwm-stellar +++ b/scripts/speedwm-stellar @@ -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.