Add Flatpak config location.

This commit is contained in:
Ian Walton 2020-04-10 14:41:36 -04:00 committed by GitHub
parent 4d30fabfe7
commit 00123ac6fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -108,6 +108,7 @@ configuration folder using the systray icon. When you launch the program on Linu
the location of the config file will be printed. The locations are:
- Windows - `%appdata%\jellyfin-mpv-shim\conf.json`
- Linux - `~/.config/jellyfin-mpv-shim/conf.json`
- Linux (Flatpak) - `~/.var/app/com.github.iwalton3.jellyfin-mpv-shim/config/jellyfin-mpv-shim/conf.json`
- Mac OSX - `Library/Application Support/jellyfin-mpv-shim/conf.json`
- CygWin - `~/.config/jellyfin-mpv-shim/conf.json`