ma gui: do not use antialiased fonts
This commit is contained in:
parent
b1559b51f2
commit
ac7e2bd2c9
|
@ -66,7 +66,7 @@ in
|
|||
cat |derp <<EOF
|
||||
XTerm*background: black
|
||||
XTerm*foreground: white
|
||||
XTerm*FaceName : xft:xos4 Terminus:pixelsize=11
|
||||
XTerm*FaceName : xft:Terminus:pixelsize=12
|
||||
|
||||
URxvt*termName: rxvt
|
||||
URxvt*saveLines: 10000
|
||||
|
@ -78,7 +78,7 @@ in
|
|||
URxvt.background: black
|
||||
URxvt.urgentOnBell: true
|
||||
URxvt.visualBell: false
|
||||
URxvt.font : xft:xos4 Terminus:size=11
|
||||
URxvt.font : xft:Terminus:size=12
|
||||
|
||||
|
||||
! blue
|
||||
|
|
Loading…
Reference in a new issue