-
Notifications
You must be signed in to change notification settings - Fork 23
Terminal Set Up
Alistair Buxton edited this page Jun 23, 2024
·
3 revisions
How to configure various terminals for teletext display.
alacritty -o 'font.normal.family="teletext2.ttf"' -o 'font.size=15' -o 'window.dimensions.columns=43' -o 'window.dimensions.lines=27'
urxvt -fg white -bg black -fn teletext -fb teletext -j -ss +sb -sbg -title Teletext +ls -geometry 43x27