Add installFonts.sh

This commit is contained in:
2024-08-23 17:25:44 +02:00
parent e53466d29b
commit c8ce1bb6ca

6
installFonts.sh Normal file
View File

@@ -0,0 +1,6 @@
# Install the GlassTTY: TrueType VT220 font from github
mkdir -p ~/.local/share/fonts/truetype/
cd ~/.local/share/fonts/truetype/
curl -O https://github.com/svofski/glasstty/blob/master/Glass_TTY_VT220.ttf
fc-cache -f -v ~/.local/share/fonts/truetype/