chore(xmobar): Added gruvbox theme

This commit is contained in:
Afonso Franco 2024-09-07 03:05:26 +01:00
parent 99dffbaf57
commit 1953a639ab
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
4 changed files with 17 additions and 22 deletions

View file

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