10-01-2020, 08:37 PM
(09-29-2020, 09:25 PM)moonwalker Wrote: If you don't feel like trying something new you should still be able to run rxvt like so:
Code:rxvt -fn "xft:Monospace:pixelsize=24"
rxvt supports X resources https://en.wikipedia.org/wiki/X_resources and so I believe the font size should be added to your local .Xresource file, say
Code:
Rxvt.font: xft:Monospace:pixelsize=24