Tagged Questions
0
votes
0answers
265 views
changing font in xterm without messing up utf-8
I'm trying to use Inconsolata font in xterm using:
xterm*faceName: Inconsolata
xterm*faceSize: 10
in .Xresources (and I don't forget to update with xrdb .Xresources) but when I changed the font, ...