[Unit] Description=Dunst notification daemon PartOf=graphical-session.target After=graphical-session.target [Service] Type=simple ExecStart=/usr/bin/dunst Restart=on-failure RestartSec=3 [Install] WantedBy=graphical-session.target