commit 37094f3f756a80dea718e8a2650edfb20887ab8d parent bbb0ad181dfabfd7a88ef528768d32848bdd1f94 Author: Chris Bracken <chris@bracken.jp> Date: Mon, 7 Sep 2015 22:42:50 -0700 Switch back to Ricty for urxvt. This reverts commit bbb0ad181dfabfd7a88ef528768d32848bdd1f94. 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: -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.font: xft:Ricty:pixelsize=13:antialias=true:hinting=true +URxvt.boldFont: xft:Ricty:pixelsize=13:antialias=true:hinting=true URxvt.geometry: 100x50 URxvt.scrollBar: false URxvt.cursorColor: orange