mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-02 03:01:04 +02:00
BREAKING CHANGE: This renames the module from `sys-info` to `sys_info`, and almost every formatting token from `kebab-case` to `snake_case`. Any use of this module will need to be updated.
22 lines
No EOL
358 B
Markdown
22 lines
No EOL
358 B
Markdown
# Guides
|
|
|
|
- [Configuration guide](configuration-guide)
|
|
- [Scripts](scripts)
|
|
- [Styling guide](styling-guide)
|
|
|
|
# Examples
|
|
|
|
- [Config](config)
|
|
- [Stylesheet](stylesheet)
|
|
|
|
# Modules
|
|
|
|
- [Clock](clock)
|
|
- [Custom](custom)
|
|
- [Focused](focused)
|
|
- [Launcher](launcher)
|
|
- [MPD](mpd)
|
|
- [Script](script)
|
|
- [Sys_Info](sys-info)
|
|
- [Tray](tray)
|
|
- [Workspaces](workspaces) |