aboutsummaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2021-12-14 12:52:58 -0500
committerRyan Kavanagh <rak@rak.ac>2021-12-14 12:52:58 -0500
commit7c57b7f69999547ee6e787018ecc431776f0892d (patch)
tree14f89ee4def4ed06d98cbe338a42550fe0ca466e /fonts
parentswitch from which to command (diff)
fix font installation
Diffstat (limited to 'fonts')
-rw-r--r--fonts/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile
index 13e1c08..f3b3579 100644
--- a/fonts/Makefile
+++ b/fonts/Makefile
@@ -13,7 +13,8 @@ clean:
install: $(fonts)
[ -d ~/.fonts ] || mkdir -p ~/.fonts
- rsync -av $^ .fonts/
+ rsync -av $^ ~/.fonts
+ fc-cache ~/.fonts
# Requires fontforge
InconsolataHellenic.otf: Inconsolata-Hellenic/Inconsolata-Hellenic.sfd convert.pe