1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-05 21:15:38 -05:00

nm: revise enterprise flow

This commit is contained in:
bbedward
2025-10-16 15:53:38 -04:00
parent cbaaa32ce8
commit 0e215d69cb
4 changed files with 37 additions and 138 deletions

View File

@@ -0,0 +1,14 @@
[Unit]
Description=Dank Material Shell (DMS)
PartOf=graphical-session.target
After=graphical-session-pre.target
Wants=graphical-session-pre.target
[Service]
Type=simple
ExecStart=/usr/bin/dms run
Restart=on-failure
RestartSec=1
[Install]
WantedBy=graphical-session.target