mirror of
https://github.com/JakeStanger/ironbar.git
synced 2024-12-18 05:01:44 +03:00
6c622864b3
Takes a text label, with the ability to include embedded scripts. Resolves #80.
30 lines
560 B
Markdown
30 lines
560 B
Markdown
# Guides
|
|
|
|
- [Compiling from source](compiling)
|
|
- [Configuration guide](configuration-guide)
|
|
- [Scripts](scripts)
|
|
- [Images](images)
|
|
- [Styling guide](styling-guide)
|
|
|
|
# Examples
|
|
|
|
- [Config](config)
|
|
- [Stylesheet](https://github.com/JakeStanger/ironbar/blob/master/examples/style.css)
|
|
|
|
## Custom
|
|
|
|
- [Power Menu](power-menu)
|
|
|
|
# Modules
|
|
|
|
- [Clipboard](clipboard)
|
|
- [Clock](clock)
|
|
- [Custom](custom)
|
|
- [Focused](focused)
|
|
- [Label](label)
|
|
- [Launcher](launcher)
|
|
- [Music](music)
|
|
- [Script](script)
|
|
- [Sys_Info](sys-info)
|
|
- [Tray](tray)
|
|
- [Workspaces](workspaces) |