From 7f8be8a7b83cb3bed9d4393f4d1ba978177a4182 Mon Sep 17 00:00:00 2001 From: Heus-Sueh <98482469+Heus-Sueh@users.noreply.github.com> Date: Thu, 21 Mar 2024 21:45:16 -0300 Subject: [PATCH] Update installation.md (#129) Co-authored-by: Afonso Jorge Ramos --- docs/advanced-usage/installation.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/advanced-usage/installation.md b/docs/advanced-usage/installation.md index 52e09df..78f0b99 100644 --- a/docs/advanced-usage/installation.md +++ b/docs/advanced-usage/installation.md @@ -113,6 +113,11 @@ sudo chmod a+wr /usr/share/spotify/Apps -R /var/lib/flatpak/app/com.spotify.Client/x86_64/stable/active/files/extra/share/spotify/ ``` +- In some distros it is stored in: +``` +~/.local/share/flatpak/app/com.spotify.Client/x86_64/stable/active/files/extra/share/spotify/ +``` + - Yours might be different, try these steps: 1. Find flatpak installation place with command: `flatpak --installations`