TOOL
Xterm
Install
bash
sudo apt install xterm x11-xserver-utilsConfiguration
User configuration file is at ~/.Xresources.
txt
xterm*faceName: Noto Mono
xterm*faceSize: 9
xterm*geometry: 150x35Solarized theme can also be configured.
Then load the configuration with:
bash
xrdb ~/.XresourcesUsage
Scroll with Shift+PgUp Shift+PgDn.