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 o
I can control the size of a zenity window with the --width and the --height arguments: $ zenity --info --text="This is an information box." --width=600 --heigh