[Unit] Description=Dank Material Shell (DMS) PartOf=graphical-session.target After=graphical-session-pre.target Wants=graphical-session-pre.target Requisite=graphical-session.target [Service] Type=simple ExecStart=/usr/bin/dms run ExecReload=/usr/bin/pkill -USR1 -x dms Restart=on-failure RestartSec=1 TimeoutStopSec=10 [Install] WantedBy=graphical-session.target