You are not logged in.
Pages: 1
I had same thing after pacman -Syu. Anyway, try monospace font for now. It worked for me ![]()
URxvt*font:: xft:Monospace:pixelsize=11:antialias=true:hinting=true
URxvt*boldFont:: xft:Monospace:pixelsize=11:antialias=true:bold:hinting=true
URxvt*italicFont:: xft:Monospace:pixelsize=11:antialias=true:italic:autohint=true:hinting=true
URxvt*bolditalicFont:: xft:Monospace:pixelsize=11:antialias=true:bold:italic:autohint=true:hinting=trueOffline
the same result - doesn't work for me ![]()
Offline
Did you remember this
$ xrdb -load ~/.Xdefaultsafter saving the .Xdefaults file?
Offline
Offline
Try this:
URxvt*font:: xft:Monospace-9:hinting=trueOffline
Pages: 1