From 4e16ebdf90cf5d937b1cbc0be2438b3a8688a64c Mon Sep 17 00:00:00 2001 From: adam <56338480+adastx@users.noreply.github.com> Date: Sun, 14 Aug 2022 14:51:50 +0200 Subject: polybar: onedark theme --- .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 3f631b6..a785cd7 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