I'm trying to find a way to display simple custom notification to user to show message like "reboot is required" from shell script. I'm able to display simple passive notifications with kdialog or notify-send, but customization of those are very limited. Is there any methods to add interactive buttons to notifications, for example "System reboot required. <click here to reboot>" ?
Thanks,
Thanks,