README terms

This commit is contained in:
cubernetes 2023-08-11 05:59:07 +02:00
parent d9261a9c99
commit 31d9adcb62
2 changed files with 7 additions and 1 deletions

6
README.md Normal file
View File

@ -0,0 +1,6 @@
# in XTERM
- vt100: mono blink
- xterm-mono: mono
- xterm-256color: white color
- screen: white color black blink
- linix: white color black blink

View File

@ -5,7 +5,7 @@
TERM_FONT='SauceCodePro Nerd Font Mono'
TERM_FONT_SIZE='10'
OUT_TERM='vt100'
OUT_TERM='screen'
TERM_FULLSCREEN='-fullscreen'
xterm \
-bg black \