MusicPlayerDaemon / mpc

Command-line client for MPD
GNU General Public License v2.0
191 stars 36 forks source link

Add configuration file for mpc #102

Closed ispmarin closed 8 months ago

ispmarin commented 1 year ago

Hi,

I would like to have a mpc configuration file, maybe in $XDG_CONFIG_HOME/.mpc/config, so I can keep the host configuration set. I do not want to pass --host every time. Thanks

MaxKellermann commented 8 months ago

I think that would be overengineered when you can just set libmpdclient's environment variables, which work with every MPD client, not just mpc.