- bullseye 1.10.8-0+deb11u1
- bullseye-backports 1.14.4-1~bpo11+1
- testing 1.14.4-1
- unstable 1.14.4-1
- experimental 1.15.4-1
FLATPAK CONFIG(1) | flatpak config | FLATPAK CONFIG(1) |
NAME¶
flatpak-config - Manage configuration
SYNOPSIS¶
flatpak config [OPTION...]
flatpak config [OPTION...] --set KEY VALUE
flatpak config [OPTION...] --unset|--get KEY
DESCRIPTION¶
The flatpak config command shows or modifies the configuration of a flatpak installation. The following keys are supported:
languages
extra-languages
For configuration of individual remotes, see flatpak-remote-modify(1). For configuration of individual applications, see flatpak-override(1).
OPTIONS¶
The following options are understood:
-h, --help
--list
--set
--unset
--get
--user
--system
--installation=NAME
-v, --verbose
--ostree-verbose
EXAMPLES¶
$ flatpak config --set languages "sv;en;fi"
SEE ALSO¶
flatpak |