arkq / cmusfm

Last.fm standalone scrobbler for the cmus music player
GNU General Public License v3.0
232 stars 5 forks source link

XDG directories support #1

Closed 4nd3r closed 10 years ago

4nd3r commented 10 years ago

https://github.com/cmus/cmus/releases/tag/v2.6.0-rc0 https://github.com/Arkq/cmusfm/blob/master/src/main.c#L49

with latest cmus, by default, configuration is in $HOME/.config/cmus and cmusfm fails to save configuration after init.

easy workaround: ln -s .config/cmus .cmus