mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
8 lines
130 B
Desktop File
8 lines
130 B
Desktop File
[Unit]
|
|
Description=Music Player Daemon
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/mpd --no-daemon
|
|
|
|
[Install]
|
|
WantedBy=graphical-session.target
|