added more font stuff
This commit is contained in:
parent
9ffb1b55fe
commit
b21d21beaa
|
@ -1,4 +1,5 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
gpg --decrypt fonts.txz.gpg | tar xJvC ~/.local/share
|
gpg --decrypt fonts.txz.gpg | tar xJvC ~/.local/share
|
||||||
|
cp -v merriweather/* ~/.local/share/fonts/
|
||||||
fc-cache rebuild
|
fc-cache rebuild
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue