Skip to content
Francesco edited this page Sep 28, 2017 · 10 revisions

t-ui supports .ttf and .otf font extension. You can set a custom font renaming it to "font.extension":

AwesomeFont.ttf -> font.ttf

Then move it to the "t-ui" folder with the command
config -apply pathToMyFont

i.e. config -apply Downloads/font.ttf


If your font doesn't appear, check if the option system_wallpaper is true or false (it must be false).

Clone this wiki locally