je commence à m'intéresser à Urxvt (plus précisément la version Tabbed). Seulement voilà, j'essaie de le configurer avec les .Xdefaults que je trouve sur le net, et malgré tous les changements, ça ne change rien au fait qu'il utilise une police affreusement énorme :

Voici mon .Xdefaults :
Code : Tout sélectionner
URxvt*geometry: 80x25
URxvt*background: black
URxvt*foreground: grey80
URxvt*transparent: true
URxvt*reverseVideo: false
URxvt*tintColor: turquoise
URxvt*shading: 20
URxvt*fading: 10
!URxvt*font: -etl-fixed-medium-r-normal--18-180-72-72-c-90-viscii1.1-1
!URxvt*font: -*-freemono-medium-r-normal-*-15-*-*-*-*-*-*-*
URxvt*font: xft:Liberation Mono:style=Regular:pixelsize=15
URxvt*scrollBar: true
URxvt*scrollBar_floating: true
URxvt*scrollBar_right: true
URxvt*scrollColor: grey13
URxvt*troughColor: black
URxvt*saveLines: 5500
!URxvt*termName: URxvt
URxvt*cursorColor: darkorange1
URxvt*cursorBlink: false
URxvt*colorBD: khaki
URxvt*colorUL: gold
URxvt.cutchars: ()*,<>[]{}|`""
!URxvt.tabbed.tabbar-fg: 6
!URxvt.tabbed.tabbar-bg: 0
!URxvt.tabbed.tab-fg: 0
!URxvt.tabbed.tab-bg: 3
!URxvt.perl-ext-common: tabbed
!colors
!black
URxvt*color0: #676767
URxvt*color8: #757575
!red
URxvt*color1: #EA6868
URxvt*color9: #FF7272
!green
URxvt*color2: #ABCB8D
URxvt*color10: #AFD78A
!yellow
URxvt*color3: #E8AE5B
URxvt*color11: #FFA75D
!blue
URxvt*color4: #71C5F4
URxvt*color12: #67CDE9
!magenta
URxvt*color5: #E2BAF1
URxvt*color13: #ECAEE9
!cyan
URxvt*color6: #21F1EA
URxvt*color14: #36FFFC
!white
URxvt*color7: #F1F1F1
URxvt*color15: #FFFFFF
Quelqu'un peut-il m'aider ?
Merci beaucoup par avance
