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.
lpf-spotify-client
1 parent 23db696 commit a5a7436Copy full SHA for a5a7436
src/utils/config.go
@@ -307,6 +307,7 @@ func linuxApp() string {
307
"/opt/spotify/spotify-client/",
308
"/usr/share/spotify/",
309
"/usr/libexec/spotify/",
310
+ "/usr/share/spotify-client/",
311
"/var/lib/flatpak/app/com.spotify.Client/x86_64/stable/active/files/extra/share/spotify/",
312
"$HOME/.local/share/flatpak/app/com.spotify.Client/x86_64/stable/active/files/extra/share/spotify/",
313
"$HOME/.local/share/spotify-launcher/install/usr/share/spotify/",
0 commit comments