rydesun/.config/systemd/user/playerctld.service
2023-01-27 21:31:13 +08:00

9 lines
126 B
Desktop File

[Unit]
Description=playerctld
[Service]
Type=oneshot
ExecStart=/usr/bin/playerctld daemon
[Install]
WantedBy=default.target