Skip to content

Config Path

EasyBar reads its runtime config from:

~/.config/easybar/config.toml

You can override that path with:

EASYBAR_CONFIG_PATH=/path/to/config.toml

Example files

The repository ships two config examples:

  • config.defaults.toml Full reference file with the current default values and supported sections.
  • config.minimal.toml Smaller starter example with spaces, battery, wifi, calendar, and one native system group.

Use config.defaults.toml when you want the complete reference. Use config.minimal.toml when you want a shorter starting point.