Skip to content

Commit

Permalink
Add instructions for Flatpak
Browse files Browse the repository at this point in the history
  • Loading branch information
tehmasterer committed Aug 29, 2024
1 parent d3679f3 commit 93f0d27
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Frequently-Asked-Questions.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,12 @@ 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 (This is the standard [https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html XDG] data folder):
** <code>~/.var/app/org.qbittorrent.qBittorrent/data/qBittorrent/</code>
Linux/SnapStore:
* preferences:
** <code>~/snap/qbittorrent-arnatious/current/.config/qBittorrent/</code>
Expand Down

0 comments on commit 93f0d27

Please sign in to comment.