aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x.dzen/battery.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/.dzen/battery.sh b/.dzen/battery.sh
index 2b22cde..44bc495 100755
--- a/.dzen/battery.sh
+++ b/.dzen/battery.sh
@@ -47,8 +47,7 @@ while true; do
else
GFG='#33ccff';
fi
- echo -n $PREBAR #uncomment for an icon
- eval echo $RPERC | dzen2-gdbar -h $GH -w $GW -fg $GFG -bg $GBG -fn $FN
+ eval echo $RPERC | dzen2-gdbar -h $GH -w $GW -fg $GFG -bg $GBG -l $PREBAR
else
echo -n $PREBAR #uncomment for an icon
eval echo 'Missing'