commit 5d6e639e838978f3bbfa4808fac2f90c4de0629c parent 74be52dc869244bc1aba434d4c8a5e2f3d54e21d Author: Anders Damsgaard Christensen <adc@geo.au.dk> Date: Mon, 18 Apr 2016 15:52:56 -0700 change color of mpd string Diffstat:
M | bin/i3status-mpc.sh | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/i3status-mpc.sh b/bin/i3status-mpc.sh @@ -1,5 +1,5 @@ #!/bin/bash -mpdcolor="#666699" +mpdcolor="#81a2be" i3status --config ~/.i3/status | (read line && echo $line && read line && echo $line && while : do