systemd-run --user --on-calendar=23:20 notify-send Example
Or relative with --on-active=60. And you automatically get the normal systemd tooling, e.g. systemctl list-timers.
systemd-run --user --on-calendar=23:20 notify-send Example
Or relative with --on-active=60. And you automatically get the normal systemd tooling, e.g. systemctl list-timers.