Add bold styling to urxvt.

This commit is contained in:
Ian Adam Naval 2015-04-24 13:10:09 -04:00
parent a9ece638e3
commit f8a7a706a8

View File

@ -6,10 +6,10 @@ Xft.hintstyle: hintslight
URxvt.depth: 32
! URxvt.foreground: [100]#ffbf00
URxvt.background: [100]#252525
! URxvt.background: [100]#252525
URxvt.scrollstyle: plain
URxvt.font: xft:meslo lg s dz:size=10
URxvt.boldFont: xft:meslo lg s dz:size=10
URxvt.boldFont: xft:meslo lg s dz:size=10:style=bold
URxvt.letterSpace: -1
URxvt.scrollBar_right: true
URxvt.scrollBar: false