docs(compiling): add info about build deps

This commit is contained in:
Jake Stanger
2023-02-25 14:28:37 +00:00
parent d84139a914
commit 83a49165c4
3 changed files with 39 additions and 3 deletions

View File

@@ -1,10 +1,10 @@
# Guides
- [Compiling from source](compiling)
- [Configuration guide](configuration-guide)
- [Scripts](scripts)
- [Images](images)
- [Styling guide](styling-guide)
- [Examples](https://github.com/JakeStanger/ironbar/tree/master/examples)
# Examples
@@ -17,6 +17,7 @@
# Modules
- [Clipboard](clipboard)
- [Clock](clock)
- [Custom](custom)
- [Focused](focused)