! MISC TERMINAL SETTINGS
! Use Inconsolata as default font, SourceCodePro for replacement characters
-! (e.g. greek letters).
-URxvt.font: xft:Inconsolata:size=13pt,xft:SourceCodePro-Regular:size=13pt
+! (e.g. greek letters), VL Gothic for Asian characters.
+URxvt.font: xft:Inconsolata:size=13pt,xft:SourceCodePro-Regular:size=13pt,xft:VL Gothic:size=13pt
! Disable the scrollback buffer. I use screen/tmux so it is not necessary and
! only wastes memory.