services.spacebar.config

Key/Value pairs to pass to spacebar's 'config' domain, via the configuration file.

Type
attribute set
Default
{ }
Example
{
  clock_format     = "%R";
  background_color = "0xff202020";
  foreground_color = "0xffa8a8a8";
}
Declared
<nix-darwin/modules/services/spacebar>