milis/talimatname/genel/xorg-font/xorg-font.kur-kos
2016-02-26 03:41:51 +02:00

6 lines
169 B
Text

fc-cache -f -s > /dev/null
for i in 100dpi 75dpi cyrillic misc OTF TTF Type1
do
mkfontscale /usr/share/fonts/$i
mkfontdir /usr/share/fonts/$i
done