From 13e942ed9a73d5703b15ada1f3559d4591c173d7 Mon Sep 17 00:00:00 2001 From: tehmasterer <33169068+tehmasterer@users.noreply.github.com> Date: Sat, 31 Aug 2024 23:43:21 -0700 Subject: [PATCH] Add Flatpak settings location (#9) --- Frequently-Asked-Questions.mediawiki | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Frequently-Asked-Questions.mediawiki b/Frequently-Asked-Questions.mediawiki index 3e277c5..4988dbc 100644 --- a/Frequently-Asked-Questions.mediawiki +++ b/Frequently-Asked-Questions.mediawiki @@ -80,10 +80,16 @@ GNU/Linux: ** ~/.local/share/qBittorrent/ ** ~/.local/share/data/qBittorrent/ (in case legacy data directory was used) +Linux/Flatpak: +* preferences: +** ~/.var/app/org.qbittorrent.qBittorrent/config/qBittorrent/ +* .torrent files, logs, etc: +** ~/.var/app/org.qbittorrent.qBittorrent/data/qBittorrent/ + Linux/SnapStore: * preferences: ** ~/snap/qbittorrent-arnatious/current/.config/qBittorrent/ -* .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: ** ~/snap/qbittorrent-arnatious/current/.local/share/data/qBittorrent/ OS X: