From 98a1263aa908976a045d2c8e41b355750c7d5500 Mon Sep 17 00:00:00 2001 From: "K. Eugene Carlson" Date: Thu, 8 Dec 2022 23:56:52 +0000 Subject: system/Iosevka-etoile: Added (Slender quasi-proportional typeface) Signed-off-by: Willy Sudiarto Raharjo --- system/Iosevka-etoile/doinst.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 system/Iosevka-etoile/doinst.sh (limited to 'system/Iosevka-etoile/doinst.sh') diff --git a/system/Iosevka-etoile/doinst.sh b/system/Iosevka-etoile/doinst.sh new file mode 100644 index 0000000000..d119c4ef73 --- /dev/null +++ b/system/Iosevka-etoile/doinst.sh @@ -0,0 +1,10 @@ +# Update the X font indices: + +if [ -x /usr/bin/mkfontdir ]; then + ( cd usr/share/fonts/TTF + /usr/bin/mkfontscale . + /usr/bin/mkfontdir . + ) + + [ -x /usr/bin/fc-cache ] && /usr/bin/fc-cache -f +fi -- cgit v1.2.3-80-g2a13