So, I have noticed something that I find odd.
I like using audacious as default audio player. I moved it’s desktop file from /usr/share/applications to ~/.local/share/applications. The reason for this is I want to edit the Exec= line in a way that audacious gets executed via a script that first checks if a given partition is mounted, because I have moved audacious config files there and created a symlink to it.
However, I noticed that as soon as I move the audacious desktop file to ~/.local/share/applications, even without having edited it, it won’t show as a application in GNOME settings–default applications–music/audio player any more.
Is this intended behaviour that apps (at least audacious) in ~/.local/share/applications can’t be set as default application?