programs.yambar.settings

Home-Manager option

Configuration written to $XDG_CONFIG_HOME/yambar/config.yml. See yambar(5) for options.

type: YAML 1.1 value
Default
{ }
Example
bar = { location = "top"; height = 26; background = "00000066"; right = [ { clock.content = [ { string.text = "{time}"; } ]; } ]; };
declared in: <home-manager/modules/programs/yambar.nix>source unavailable