zenity/scripts/notification-listen.sh
2022-03-24 16:41:21 +00:00

5 lines
No EOL
90 B
Bash
Executable file

#!/bin/sh
cat <<EOH| zenity --notification --listen
message: this is the message text
EOH