Open GoogleCodeExporter opened 9 years ago
Ok, I tried setting my font to both my standard font and a japanese font like
this:
myFontName = "xft:Mono:pixelsize=14, xft:TakaoGothic:size=14"
You can do something like this for URxvt too in .Xdefaults like this:
URxvt*font: xft:Mono:size=11, xft:TakaoGothic:size=14
But that had no effect at all.
Original comment by Dank...@gmail.com
on 18 Jan 2011 at 10:57
I've attempted this in the past, and from what I understand, that syntax is
specific to urxvt (it doesn't work for dzen2 in ~/.Xdefaults either), so I
don't think it will work in your xmonad.hs. The only real option right now is
to use a font with all the character sets you need.
Original comment by sru...@gmail.com
on 18 Jan 2011 at 11:57
Original issue reported on code.google.com by
Dank...@gmail.com
on 17 Jan 2011 at 8:54Attachments: