Notification Icon
Notification Icon
#!/bin/sh
zenity --notification\
--window-icon="info" \
--text="There are system updates necessary!"Last updated
#!/bin/sh
zenity --notification\
--window-icon="info" \
--text="There are system updates necessary!"Last updated