aboutsummaryrefslogtreecommitdiffstats
path: root/guix-profile.org
diff options
context:
space:
mode:
Diffstat (limited to 'guix-profile.org')
-rw-r--r--guix-profile.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/guix-profile.org b/guix-profile.org
index a56b33f..77b594b 100644
--- a/guix-profile.org
+++ b/guix-profile.org
@@ -43,6 +43,7 @@ I use these two fonts generally in my configurations.
#+begin_src scheme :noweb-ref guix-packages
(specification->package "font-fantasque-sans")
(specification->package "font-comic-neue")
+ (specification->package "font-awesome")
#+end_src
To make my system actually able to render them properly Fontconfig needs to be explicitly installed. It doesn't matter if it's installed in Arch as well.