1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-17 06:41:03 +02:00

docs: add notes about nerd fonts

Resolves #558
This commit is contained in:
Jake Stanger 2024-05-23 21:58:07 +01:00
parent 63ca68988f
commit 7d191065fc
No known key found for this signature in database
GPG key ID: C51FC8F9CB0BEA61
3 changed files with 8 additions and 0 deletions

View file

@ -9,6 +9,8 @@ cargo build --release
install target/release/ironbar ~/.local/bin/ironbar
```
It is also recommended to install a [Nerd Font](https://www.nerdfonts.com/#home) for displaying symbols.
## Build requirements
To build from source, you must have GTK (>= 3.22) and GTK Layer Shell installed.