replace urxvt with st

This commit is contained in:
2020-10-14 01:02:30 +08:00
parent 029e5f17e1
commit def0d08df8
9 changed files with 780 additions and 3 deletions

View File

@@ -14,7 +14,8 @@ URxvt.scrollWithBuffer: True
! lines and multi-term
URxvt.saveLines: 1000000
URxvt.font: xft:Sarasa Mono SC:size=14,\
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,\

View File

@@ -32,3 +32,5 @@ XTerm*scrollTtyOutput: false
XTerm*buffered: true
XTerm*multiScroll: true
XTerm*fastScroll: true
St.font: Sarasa Mono SC:size=14:antialias=true:autohint=true