working on utf8
This commit is contained in:
parent
56418832d9
commit
7a31ab7f15
4 changed files with 276 additions and 12 deletions
|
|
@ -1,9 +1,12 @@
|
|||
Xft.antialias: true
|
||||
URxvt*scrollBar: false
|
||||
URxvt*background: rgba:0000/0000/0000/eeee
|
||||
URxvt*foreground: #dddddd
|
||||
URxvt*transparent: true
|
||||
URxvt*shading: 15
|
||||
URxvt*cursorColor: green
|
||||
!URxvt*font: xft:Terminus:pixelsize=11,xft:IPAGothic:antialias=true
|
||||
URxvt*font: 6x13,xft:IPAGothic:antialias=true
|
||||
!URxvt*perl-ext-common: default
|
||||
|
||||
URxvt.perl-ext-common: default,matcher
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue