(feat) Added waybar updates script
This commit is contained in:
3
.config/waybar/scripts/updates.sh
Executable file
3
.config/waybar/scripts/updates.sh
Executable file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
updates=$(checkupdates | wc -l)
|
||||||
|
echo "{\"text\": \" $updates\", \"tooltip\": \"$updates pending updates\"}"
|
Reference in New Issue
Block a user