From 81995c80d712323422220fef96d253f65a1438d0 Mon Sep 17 00:00:00 2001 From: Adam <56338480+adastx@users.noreply.github.com> Date: Mon, 18 Jul 2022 16:48:16 +0200 Subject: polybar: cleaner modules --- .config/polybar/extra/updates-pacman-aurhelper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/polybar/extra/updates-pacman-aurhelper.sh') diff --git a/.config/polybar/extra/updates-pacman-aurhelper.sh b/.config/polybar/extra/updates-pacman-aurhelper.sh index 9a11302..20d5a8f 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 "  $updates " + echo "  $updates " else echo "" fi -- cgit v1.2.3-70-g09d2