We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcdea3b commit c1493aeCopy full SHA for c1493ae
src/utils/config.go
@@ -305,6 +305,7 @@ func linuxApp() string {
305
"/usr/libexec/spotify/",
306
"/var/lib/flatpak/app/com.spotify.Client/x86_64/stable/active/files/extra/share/spotify/",
307
"$HOME/.local/share/flatpak/app/com.spotify.Client/x86_64/stable/active/files/extra/share/spotify/",
308
+ "$HOME/.local/share/spotify-launcher/install/usr/share/spotify/",
309
}
310
311
for _, v := range potentialList {
0 commit comments