Smaller console font
This commit is contained in:
parent
a3e6a6e823
commit
c59a958cfb
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue