summaryrefslogtreecommitdiff
path: root/i3blocks-updates.sh
diff options
context:
space:
mode:
Diffstat (limited to 'i3blocks-updates.sh')
-rwxr-xr-xi3blocks-updates.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/i3blocks-updates.sh b/i3blocks-updates.sh
index a35bbe0..3b73f3c 100755
--- a/i3blocks-updates.sh
+++ b/i3blocks-updates.sh
@@ -1,4 +1,4 @@
#!/bin/sh
icon=󰣠
-freebsd-update updatesready && printf "$update_icon Updates are ready. "
+freebsd-update updatesready && printf "%s" $icon && notify-send "FreeBSD updates are ready to install"