diff --git a/dwmstatus.sh b/dwmstatus.sh index dd2ebd2..18c4379 100755 --- a/dwmstatus.sh +++ b/dwmstatus.sh @@ -104,4 +104,4 @@ int(){ } # Pipe to statusbar -xsetroot -name "$(msc) $(load) $(mem) $(int) $(bat) $(vol) $(dte) " +xsetroot -name "$(msc) $(vol) $(load) $(mem) $(int) $(bat) $(dte) "