updated to be able to install and uninstall from sytem

This commit is contained in:
Solomon Laing 2022-05-21 22:51:56 +09:30
parent f959307822
commit b716a19c2f
2 changed files with 2 additions and 2 deletions

View File

@ -2,4 +2,4 @@
count=$(yay -Qu | wc -l)
printf "<fn=1>\ufbae </fn>%s" $count
printf "<fn=1></fn>%s" $count

View File

@ -33,4 +33,4 @@ else
color="#8be9fd"
fi
echo -e "<fc=#ff79c6>$loc <fc=$color>$temp</fc><fn=1>\u00b0</fn>C</fc>"
echo -e "<fc=#ff79c6>$loc <fc=$color>$temp</fc>C</fc>"