X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=Xresources.in;h=631ffda8c78e171e0696ec8ffa54e4d3fd235be4;hp=ca6f5577d9892bda81aec28854680388a61f71ab;hb=bcc0c647fc4c724dae64893a2b85a10a3d4b739a;hpb=4750ea3b82e3b9224b3707cfb60cada90c73c14a diff --git a/Xresources.in b/Xresources.in index ca6f557..631ffda 100644 --- a/Xresources.in +++ b/Xresources.in @@ -66,8 +66,8 @@ XTerm.termName: xterm-256color ! 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.