commit 819424c3def80f1d2c112063da6efa6ed9be9917 parent 956ab96a61c05d8742442680b7ee3038eef17cf2 Author: Anders Damsgaard Christensen <adc@geo.au.dk> Date: Sun, 3 Jul 2016 11:19:15 -0800 change color Diffstat:
M | bitbar-plugins/batt.10s.sh | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/bitbar-plugins/batt.10s.sh b/bitbar-plugins/batt.10s.sh @@ -1,3 +1,4 @@ #!/bin/bash -color="#81a2be" +#color="#81a2be" +color="#126c8c" echo "$(bash ~/bin/battery-osx) | color=${color}"