summaryrefslogtreecommitdiff
path: root/i3blocks-updates.sh
blob: 3b73f3cdc9b31e93d935eb382c88e36ace621dd6 (plain) (blame)
1
2
3
4
#!/bin/sh
icon=󰣠

freebsd-update updatesready && printf "%s" $icon && notify-send "FreeBSD updates are ready to install"