kde-playground/kdm/kdm.service
Ivailo Monev 26a70a57ce kdm: new toy display manager
most of the projects in this repo are toys btw

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-09-19 17:29:40 +03:00

11 lines
210 B
Desktop File

[Unit]
Description=Katana Display Manager
After=systemd-user-sessions.service
[Service]
ExecStart=/usr/sbin/kdm
Restart=always
# BusName=org.freedesktop.DisplayManager
[Install]
Alias=display-manager.service