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.tomlFull reference file with the current default values and supported sections.config.minimal.tomlSmaller starter example withspaces,battery,wifi,calendar, and one nativesystemgroup.
Use config.defaults.toml when you want the complete reference.
Use config.minimal.toml when you want a shorter starting point.