termux fixes
This commit is contained in:
parent
f5fca02ab8
commit
f5fc65afff
|
@ -2,5 +2,5 @@
|
||||||
|
|
||||||
mkdir -p ~/fontstemp
|
mkdir -p ~/fontstemp
|
||||||
gpg --decrypt fonts.txz.gpg | tar xJvC ~/fontstemp
|
gpg --decrypt fonts.txz.gpg | tar xJvC ~/fontstemp
|
||||||
cp ~/fontstemp/fonts/MonaLisa-normal.ttf ~/.termux/font.ttf
|
cp ~/fontstemp/fonts/MonoLisa-normal.ttf ~/.termux/font.ttf
|
||||||
rm -rf ~/fontstemp
|
rm -rf ~/fontstemp
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
icons:
|
||||||
|
theme: unicode
|
Loading…
Reference in New Issue