programs.fuzzel.settings

Home-Manager option

Configuration for fuzzel written to $XDG_CONFIG_HOME/fuzzel/fuzzel.ini. See fuzzel.ini(5) for a list of available options.

type: attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string))
Default
{ }
Example
{ main = { terminal = "${pkgs.foot}/bin/foot"; layer = "overlay"; }; colors.background = "ffffffff"; }
declared in: <home-manager/modules/programs/fuzzel.nix>source unavailable