Font packages to use in OpenGamepadUI.
Defaults to system fonts, but could be overridden to use other fonts — useful for users who would like to customize CJK fonts used in opengamepadui. According to the upstream issue, opengamepadui only follows the per-user fontconfig configuration.
Declarations
Type
list of package
Default
builtins.filter lib.types.package.check config.fonts.packages
Example
with pkgs; [ source-han-sans ]