ma gui: do not use antialiased fonts
This commit is contained in:
parent
90da093930
commit
f1bd2ce84d
@ -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 New Issue
Block a user