1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-04-20 11:54:23 +02:00
ironbar/docs/_Sidebar.md

40 lines
753 B
Markdown
Raw Normal View History

2022-11-06 22:52:21 +00:00
# Guides
- [Compiling from source](compiling)
2022-11-06 22:52:21 +00:00
- [Configuration guide](configuration-guide)
- [Images](images)
2022-11-06 22:52:21 +00:00
- [Styling guide](styling-guide)
2023-06-29 16:13:15 +01:00
# Dynamic content
- [Controlling Ironbar](controlling-ironbar)
- [Dynamic values](dynamic-values)
- [Scripts](scripts)
- [Ironvars](ironvars)
2022-11-06 22:52:21 +00:00
# Examples
- [Config](config)
- [Stylesheet](https://github.com/JakeStanger/ironbar/blob/master/examples/style.css)
2022-11-06 22:52:21 +00:00
## Custom
- [Power Menu](power-menu)
2022-11-06 22:52:21 +00:00
# Modules
- [Clipboard](clipboard)
2022-11-06 22:52:21 +00:00
- [Clock](clock)
- [Custom](custom)
- [Focused](focused)
- [Label](label)
2022-11-06 22:52:21 +00:00
- [Launcher](launcher)
- [Music](music)
- [Notifications](notifications)
2022-11-06 22:52:21 +00:00
- [Script](script)
- [Sys_Info](sys-info)
2022-11-06 22:52:21 +00:00
- [Tray](tray)
2023-05-01 13:24:38 +01:00
- [Upower](upower)
2023-04-01 13:07:47 +01:00
- [Volume](volume)
2023-06-29 16:13:15 +01:00
- [Workspaces](workspaces)