From: Siraaj Khandkar Date: Mon, 2 Jul 2018 23:18:40 +0000 (-0400) Subject: Rearrange items' relative positions on the bar X-Git-Url: https://git.xandkar.net/?a=commitdiff_plain;ds=inline;h=a8f74eda9b528b2a3afff6ee68b06f47d58978ac;p=khatus.git Rearrange items' relative positions on the bar --- diff --git a/bin/khatus_show b/bin/khatus_show index fc4415a..3ae81f5 100755 --- a/bin/khatus_show +++ b/bin/khatus_show @@ -320,24 +320,23 @@ echo \ M$memory\ \ \ - D$disk\ - \ - \ C=[$cpu ${temp}°C ${fan}rpm]\ \ \ - S=$screen_brightness\ + D$disk\ \ \ - V=$volume\ + W:[$wifi $(echo "$io_net" | awk '/^wlp3s0/ {print $2, $3}')]\ \ \ B:$bluetooth_power\ \ \ - W:[$wifi $(echo "$io_net" | awk '/^wlp3s0/ {print $2, $3}')]\ + S=$screen_brightness\ \ \ + V=$volume\ + \ $mpd_state\ \ $signal_last_msg_age\