Add Flatpak settings location (#9)

tehmasterer 2024-08-31 23:43:21 -07:00 committed by GitHub
parent d3679f3a75
commit 13e942ed9a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

@ -80,10 +80,16 @@ GNU/Linux:
** <code>~/.local/share/qBittorrent/</code>
** <code>~/.local/share/data/qBittorrent/</code> (in case legacy data directory was used)
Linux/Flatpak:
* preferences:
** <code>~/.var/app/org.qbittorrent.qBittorrent/config/qBittorrent/</code>
* .torrent files, logs, etc:
** <code>~/.var/app/org.qbittorrent.qBittorrent/data/qBittorrent/</code>
Linux/SnapStore:
* preferences:
** <code>~/snap/qbittorrent-arnatious/current/.config/qBittorrent/</code>
* .torrent files, logs, etc (This is the standard [https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html XDG] data folder):
* .torrent files, logs, etc:
** <code>~/snap/qbittorrent-arnatious/current/.local/share/data/qBittorrent/</code>
OS X: