2023-02-01 21:53:07 +00:00
|
|
|
The configs linked below show a module of each type being used.
|
2022-11-06 22:52:21 +00:00
|
|
|
|
|
|
|
The Corn format makes heavy use of variables
|
|
|
|
to show how module configs can be easily referenced to improve readability
|
|
|
|
and reduce config length when using multiple bars.
|
|
|
|
|
2023-02-01 21:53:07 +00:00
|
|
|
- [JSON](https://github.com/JakeStanger/ironbar/blob/master/examples/config.json)
|
|
|
|
- [TOML](https://github.com/JakeStanger/ironbar/blob/master/examples/config.toml)
|
|
|
|
- [YAML](https://github.com/JakeStanger/ironbar/blob/master/examples/config.yaml)
|
|
|
|
- [Corn](https://github.com/JakeStanger/ironbar/blob/master/examples/config.corn)
|