programs.btop.settings

Options to add to btop.conf file. See https://github.com/aristocratos/btop#configurability for options.

Type
attribute set of (boolean or floating point number or signed integer or string)
Default
{ }
Example
{
  color_theme = "Default";
  theme_background = false;
}
Declared
<home-manager/modules/programs/btop.nix>