Nicholas D Steeves <[email protected]> writes:

> For years I have found it frustrating that Debian doesn't include a
> mechanism to quickly input and start a timer.

you can do

sleep 30s && command

or

systemd-run --user --on-active=30s command


(but im sure the emacs package is useful regardless)

Reply via email to