chore: updated xmobar scripts (battery and updates)
This commit is contained in:
4
.config/xmobar/scripts/updates.sh
Executable file
4
.config/xmobar/scripts/updates.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
update_number=$(checkupdates | wc -l)
|
||||
echo "<fn=6> </fn> <fc=#AAC0F0>$update_number</fc>"
|
||||
Reference in New Issue
Block a user