2023-02-02 00:53:07 +03:00
|
|
|
The configs linked below show a module of each type being used.
|
2022-11-07 01:52:21 +03: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-02 00:53:07 +03: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)
|