diff --git a/.config/polybar/custom.ini b/.config/polybar/custom.ini index e065d6c..9a09861 100644 --- a/.config/polybar/custom.ini +++ b/.config/polybar/custom.ini @@ -12,7 +12,7 @@ [module/check-arch-updates] type = custom/script - exec = cat $HOME/.cache/archlinux-updates.txt + exec = cat $HOME/.cache/archlinux-updates.txt | wc -l | sed 's/^0$//' interval = 30 format-prefix = " " @@ -20,6 +20,6 @@ format-underline = #1794D1 format =