note about icon fonts
This commit is contained in:
parent
2a004d08df
commit
e198e8aae5
@ -27,6 +27,13 @@ required - or just use it, of course.
|
|||||||
nix-shell
|
nix-shell
|
||||||
lua $fennel bl.fnl
|
lua $fennel bl.fnl
|
||||||
|
|
||||||
|
The funny symbols in bl.fnl are code points that exist only in the
|
||||||
|
"Font Awesome" font, and render to handy icons like "battery, half
|
||||||
|
empty". You need to install Font Awesome to see them; however due to
|
||||||
|
the Gtk font fallback system - at least, that's what I think is doing
|
||||||
|
it - you don't actually need to specify that font in your CSS because
|
||||||
|
Gtk will find it anyway. Magic.
|
||||||
|
|
||||||
|
|
||||||
## Plan
|
## Plan
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user