notify-send.sh
notify-send.sh copied to clipboard
--expire-time not working on Debian 11/Gnome 3.38
$ ./notify-send.sh -t 60000 "Hello World!"
The notification is shown for the standard 5 seconds, not for 60 seconds as expected.
try this one https://github.com/bkw777/notify-send.sh this one probably works too https://github.com/M3TIOR/notify-send.sh