programs.bottom.settings

Home-Manager option

Configuration written to $XDG_CONFIG_HOME/bottom/bottom.toml. See https://github.com/ClementTsang/bottom/blob/master/sample_configs/default_config.toml for the default configuration.

type: TOML value
Default
{ }
Example
{ flags = { avg_cpu = true; temperature_type = "c"; }; colors = { low_battery_color = "red"; }; }
declared in: <home-manager/modules/programs/bottom.nix>source unavailable