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