updated to be able to install and uninstall from sytem
This commit is contained in:
parent
f959307822
commit
b716a19c2f
@ -2,4 +2,4 @@
|
||||
|
||||
count=$(yay -Qu | wc -l)
|
||||
|
||||
printf "<fn=1>\ufbae </fn>%s" $count
|
||||
printf "<fn=1></fn>%s" $count
|
||||
|
||||
@ -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>"
|
||||
|
||||
Reference in New Issue
Block a user