xresources: don't use XFT for Terminus

We could also set the bold font but this is useless since the bold
font is the same as the regular font for 12px size.
This commit is contained in:
Vincent Bernat 2012-08-03 10:12:18 +02:00
parent 112e1cf091
commit 0c8314990d

View file

@ -35,7 +35,9 @@ URxvt.scrollWithBuffer: True
URxvt.jumpScroll: True URxvt.jumpScroll: True
URxvt.saveLines: 5000 URxvt.saveLines: 5000
URxvt.font: xft:Terminus-9 URxvt.font: -xos4-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-1
!URxvt.boldFont: -xos4-terminus-bold-*-*-*-12-*-*-*-*-*-iso10646-1
!URxvt.font: xft:Terminus-9
URxvt.iso14755: False URxvt.iso14755: False
URxvt.perl-ext-common: default,-option-popup,-selection-popup URxvt.perl-ext-common: default,-option-popup,-selection-popup