programs.fuzzel.settings
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
- <home-manager/modules/programs/fuzzel.nix>