summaryrefslogtreecommitdiff
path: root/.local/bin/dwmbar/bar_updates.sh
blob: dd6053e0ba68607f719caeccef72db23e25d8ae0 (plain)
1
2
3
4
5
6
#!/bin/sh


updates=$(checkupdates | wc -l) || updates="n/a"

echo $updates