xtermcontrol

Control xterm properties like colors, title, font and geometry

brewmacoslinux
Try with needOr install directly
Source

About

Control xterm properties such as colors, title, font and geometry

Commands

xtermcontrol

Examples

Set the xterm window title$ xtermcontrol --title 'My Terminal'
Change the foreground and background colors$ xtermcontrol --fg white --bg black
Set the font size and window geometry$ xtermcontrol --font 'fixed' --geometry 80x24