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