O Urxvt não mostra fontes Punjabi, ao passo que o Xfce4-terminal mostra

0

Aqui está o meu .Xresources

URxvt*perl-lib:            /usr/lib/urxvt/perl/

!Fonts/*{{{*/

URxvt.font:                xft:Inconsolata:size=13:antialias=true:hinting=true:style=Regular
URxvt.boldFont:            xft:Inconsolata:size=13:antialias=true:hinting=true:style=Bold
URxvt.italicFont:          xft:Inconsolata:size=13:antialias=true:hinting=true:style=Italic
URxvt.boldItalicFont:      xft:Inconsolata:size=13:antialias=true:hinting=true:style=Bold Italic
/*}}}*/
!Colors /*{{{*/

*.cursorColor:  #ebdbb2

! hard contrast: *background: #1d2021
*.background: #282828

! soft contrast: *background: #32302f
*.foreground: #ebdbb2

! Black + DarkGrey
*.color0:  #282828
*.color8:  #928374

! DarkRed + Red
*.color1:  #cc241d
*.color9:  #fb4934

! DarkGreen + Green
*.color2:  #98971a
*.color10: #b8bb26

! DarkYellow + Yellow
*.color3:  #d79921
*.color11: #fabd2f

! DarkBlue + Blue
*.color4:  #458588
*.color12: #83a598

! DarkMagenta + Magenta
*.color5:  #b16286
*.color13: #d3869b

! DarkCyan + Cyan
*.color6:  #689d6a
*.color14: #8ec07c

! LightGrey + White
*.color7:  #a89984
*.color15: #ebdbb2

! for 256 color stuff
*.color24:  #076678
*.color66:  #427b58
*.color88:  #9d0006
*.color96:  #8f3f71
*.color100: #79740e
*.color108: #8ec07c
*.color109: #83a598
*.color130: #af3a03
*.color136: #b57614
*.color142: #b8bb26
*.color167: #fb4934
*.color175: #d3869b
*.color208: #fe8019
*.color214: #fabd2f
*.color223: #ebdbb2
*.color228: #f4e8ba
*.color229: #fdf4c1
*.color230: #ffffc8
*.color234: #1d2021
*.color235: #282828
*.color236: #32302f
*.color237: #3c3836
*.color239: #504945
*.color241: #665c54
*.color243: #7c6f64
*.color244: #928374
*.color245: #928374
*.color246: #a89984
*.color248: #bdae93
*.color250: #d5c4a1

/*}}}*/
!Make otf/ttf fonts look pretty. Does not matter if you are using a bitmap font /*{{{*/

Xft.autohint: 0
Xft.lcdfilter:  lcddefault
Xft.hintstyle:  hintfull
Xft.hinting: 1
Xft.antialias: 1
Xft.rgba: rgb

/*}}}*/
!Other settings/*{{{*/

URxvt.letterSpace : -1
URxvt*fading      : 30
URxvt.scrollBar   : false

URxvt*perl-ext-common:     default,matcher,resize-font

URxvt*resize-font.smaller : C-minus
URxvt*resize-font.bigger  : C-plus

URxvt.url-launcher   : /usr/bin/firefox
URxvt.matcher.button : 3

/*}}}*/
    
por love_linux 09.01.2017 / 10:22

0 respostas

Tags