'How to make the zenity --notification button execute a command

I'm trying to make the "Do default action" actually do something, and I've been experimenting with zenity --notification --listen, but no matter in what order or way I put the command in, it just says: Could not parse command from stdin

I'd love any sort of help.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source