mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 10:32:13 +08:00
10 lines
158 B
Desktop File
10 lines
158 B
Desktop File
[Unit]
|
|
Description=K Display Manager
|
|
After=systemd-user-sessions.service
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/kdm -nodaemon
|
|
|
|
[Install]
|
|
Alias=display-manager.service
|