File: mpd.desktop

package info (click to toggle)
mpd 0.24.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,736 kB
  • sloc: cpp: 75,014; python: 1,408; xml: 628; perl: 469; java: 289; sh: 286; ansic: 235; makefile: 105
file content (14 lines) | stat: -rw-r--r-- 583 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# When placed into /etc/xdg/autostart or ~/.config/autostart, this desktop
# file will automatically start MPD as your user when you log into GNOME/KDE,
# provided that the system-wide MPD has been disabled, or otherwise does not
# occupy the same ports.
# Make sure to create your own ~/.mpdconf containing the path to your music,
# and adjust the other paths such that MPD can write to its log and databases.
[Desktop Entry]
Type=Application
Exec=mpd
Terminal=false
Hidden=false
X-GNOME-Autostart-enabled=true
Name=MPD Music Player Daemon
Comment=start MPD as user when you log in