waybar - fixed typo in script
This commit is contained in:
@@ -23,7 +23,7 @@ if [[ "$mirror_stale" == "true" ]]; then
|
||||
# 2) Any pending PKGBUILDs?
|
||||
elif (( total > 0 )); then
|
||||
class="bad"
|
||||
text="$tooltip"
|
||||
text="$total"
|
||||
tooltip=$(printf "%s\n" "${packages[@]}")
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user