| FLATPAK CONFIG(1) | flatpak config | FLATPAK CONFIG(1) |
flatpak-config - Manage configuration
flatpak config [OPTION...]
flatpak config [OPTION...] --set KEY VALUE
flatpak config [OPTION...] --unset|--get KEY
The flatpak config command shows or modifies the configuration of a flatpak installation. The following keys are supported:
languages
For configuration of individual remotes, see flatpak-remote-modify(1). For configuration of individual applications, see flatpak-override(1).
The following options are understood:
-h, --help
--list
--set
--unset
--get
--user
--system
--installation=NAME
-v, --verbose
--ostree-verbose
$ flatpak config --set languages "sv;en;fi"
| flatpak |