Smaller console font

This commit is contained in:
madmaurice 2015-06-16 16:17:28 +02:00
parent a3e6a6e823
commit c59a958cfb

View file

@ -1,7 +1,7 @@
URxvt*foreground: #ffffff URxvt*foreground: #ffffff
URxvt*background: [90]#2C2E2F URxvt*background: [90]#2C2E2F
URxvt*font: xft:Inconsolata:size=9 URxvt*font: xft:Inconsolata:size=8
URxvt*boldFont: xft:Inconsolata:size=9 URxvt*boldFont: xft:Inconsolata:size=8
URxvt*saveLines: 12000 URxvt*saveLines: 12000
URxvt*scrollstyle: plain URxvt*scrollstyle: plain
URxvt*scrollBar: false URxvt*scrollBar: false