Got it. I didn't know xmonad used xterm. That makes this much easier.
On Sat, Feb 20, 2010 at 9:04 PM, Sean Neilan <sean@seanneilan.com> wrote:That terminal doesn't come with xmonad; it's xterm [1].
> Hey All,
> Does anyone know how to increase the font size on the terminal that comes
> with xmonad? You know, the one for when you press Alt-Shift-Enter.
A lot depends on your particular system, but you can try adding the
following to your ~/.Xresources file:
xterm*faceSize: 14
The next xterm you open will hopefully be at a larger size. Xterm
configuration is unfortunately a somewhat involved topic, though, and
probably beyond the scope of this group.
[1] http://en.wikipedia.org/wiki/Xterm
_______________________________________________
xmonad mailing list
xmonad@haskell.org
http://www.haskell.org/mailman/listinfo/xmonad