32 lines
878 B
Plaintext
32 lines
878 B
Plaintext
URxvt.urgentOnBell: false
|
|
URxvt.multichar_encoding: utf-8
|
|
URxvt.depth: 32
|
|
URxvt.background: [80]black
|
|
URxvt.foreground: white
|
|
URxvt.colorBD: yellow
|
|
URxvt.colorUL: green
|
|
URxvt.scrollBar: False
|
|
URxvt.scrollTtyOutput: False
|
|
URxvt.scrollTtyKeypress: True
|
|
URxvt.scrollstyle: plain
|
|
URxvt.scrollWithBuffer: True
|
|
! best savelines for large history
|
|
! lines and multi-term
|
|
URxvt.saveLines: 1000000
|
|
|
|
URxvt.font: xft:Sarasa Mono SC:size=14,\
|
|
xft:Operator Mono Book:size=14,\
|
|
xft:Source Code Pro:size=14,\
|
|
xft:Microsoft Yahei:size=14,\
|
|
xft:xos4 Terminus:size=14\,
|
|
xft:Consolas:size=14,\
|
|
xft:YaHei Consolas Hybrid:size=14,\
|
|
|
|
! XTerm*background: white
|
|
! XTerm*foreground: black
|
|
! ! XTerm*faceName: xft:Operator Mono:style=Book:size=14
|
|
! ! XTerm*faceNameDoublesize: xft:YaHei Consolas Hybrid:size=14
|
|
! XTerm*faceName: xft:SaraSa Mono SC:size=14
|
|
! XTerm*faceSize: 14
|
|
! XTerm*forceBoxChars: true
|