Skip to content

Commit a5a7436

Browse files
feat(config/linux): add lpf-spotify-client path (#3654)
1 parent 23db696 commit a5a7436

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/utils/config.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,7 @@ func linuxApp() string {
307307
"/opt/spotify/spotify-client/",
308308
"/usr/share/spotify/",
309309
"/usr/libexec/spotify/",
310+
"/usr/share/spotify-client/",
310311
"/var/lib/flatpak/app/com.spotify.Client/x86_64/stable/active/files/extra/share/spotify/",
311312
"$HOME/.local/share/flatpak/app/com.spotify.Client/x86_64/stable/active/files/extra/share/spotify/",
312313
"$HOME/.local/share/spotify-launcher/install/usr/share/spotify/",

0 commit comments

Comments
 (0)