From acde4203498b6ef3c1a5b9966b102a47ac4777f4 Mon Sep 17 00:00:00 2001 From: Adam <56338480+adastx@users.noreply.github.com> Date: Wed, 29 Jun 2022 04:20:10 +0200 Subject: polybar: better font setup --- .config/polybar/extra/updates-pacman-aurhelper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/polybar/extra') diff --git a/.config/polybar/extra/updates-pacman-aurhelper.sh b/.config/polybar/extra/updates-pacman-aurhelper.sh index 2857831..9a11302 100755 --- a/.config/polybar/extra/updates-pacman-aurhelper.sh +++ b/.config/polybar/extra/updates-pacman-aurhelper.sh @@ -16,7 +16,7 @@ fi updates=$((updates_arch + updates_aur)) if [ "$updates" -gt 0 ]; then - echo "  1 " + echo "  $updates " else echo "" fi -- cgit v1.2.3-70-g09d2