Rearrange items' relative positions on the bar
authorSiraaj Khandkar <siraaj@khandkar.net>
Mon, 2 Jul 2018 23:18:40 +0000 (19:18 -0400)
committerSiraaj Khandkar <siraaj@khandkar.net>
Mon, 2 Jul 2018 23:18:40 +0000 (19:18 -0400)
bin/khatus_show

index fc4415a..3ae81f5 100755 (executable)
@@ -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\
This page took 0.03034 seconds and 4 git commands to generate.