News:

SMF - Just Installed!

Main Menu

notify-send

Started by mahesh, Sep 20, 2023, 07:07 AM

Previous topic - Next topic

mahesh

running 20.04
trying to get notify send not to time out
the below times out after a few seconds
no matter where i put the -t and input time doesnt help

#!/bin/bash
notify-send "remember system suspend 23:00" -t -5
tks