commit 32e91127122672cfcba99080e22e015907aad20d
parent 37094f3f756a80dea718e8a2650edfb20887ab8d
Author: Chris Bracken <chris@bracken.jp>
Date: Mon, 7 Sep 2015 22:46:19 -0700
Use Ricty bold for urxvt bold font.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.Xresources b/.Xresources
@@ -3,7 +3,7 @@ URxvt.depth: 32
URxvt.foreground: grey
URxvt.background: #0f0f0f
URxvt.font: xft:Ricty:pixelsize=13:antialias=true:hinting=true
-URxvt.boldFont: xft:Ricty:pixelsize=13:antialias=true:hinting=true
+URxvt.boldFont: xft:Ricty:bold:pixelsize=13:antialias=true:hinting=true
URxvt.geometry: 100x50
URxvt.scrollBar: false
URxvt.cursorColor: orange