commit 69c3c6fb5c4f4bbc1b63fe3af48864c5c29be140 parent a94ea964cd86561e04097082253f1aa349794c8e Author: Chris Bracken <chris@bracken.jp> Date: Wed, 17 Dec 2014 09:43:37 -0800 Use misc fixed font in rxvt. Diffstat:
M | .Xresources | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.Xresources b/.Xresources @@ -2,8 +2,8 @@ URxvt.depth: 32 URxvt.foreground: grey URxvt.background: #0f0f0f -URxvt.font: xft:Source Code Pro:size=10:antialias=false:autohint=false,\ - xft:Takao Gothic:size=10:antialias=false:autohint=false +URxvt.font: -misc-fixed-medium-r-normal--13-120-75-75-c-70-iso8859-1 +URxvt.boldFont: -misc-fixed-bold-r-normal--13-120-75-75-c-70-iso8859-1 URxvt.geometry: 100x50 URxvt.scrollBar: false URxvt.color0: #2e3436