[Unit] Description=Run ntfy After=network.target After=wman.target [Service] Type=exec ExecStart=ntfy subscribe "%i" 'notify-send "$t" "$m"' [Install] WantedBy=wman.target