chore: updated xmobar scripts (battery and updates)

This commit is contained in:
Afonso Franco 2023-10-13 10:27:49 +01:00
parent 87290b2097
commit b36e3137a9
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
3 changed files with 28 additions and 14 deletions

View file

@ -0,0 +1,4 @@
#!/bin/bash
update_number=$(checkupdates | wc -l)
echo "<fn=6>󰣇 </fn> <fc=#AAC0F0>$update_number</fc>"