######################## # # Urxvt Section # ################################### # Taille par défaut URxvt.geometry: 80x25 #Couleur URxvt.background: dark URxvt.foreground: white URxvt.inheritPixmap: true URxvt.reverseVideo: false URxvt.tintColor: #ffffff URxvt.shading: 20 !trans=100, 0=opaque #URxvt.fading: 10 !term unfocus #Police URxvt.font: xft:Deja Vu Sans Mono:pixelsize=13:antialias=true URxvt.boldFont: 9x15bold,xft:Bitstream Vera Sans Mono # Taille du buffer URxvt.saveLines: 5500 URxvt.scrollBar: true URxvt.scrollBar_floating: true URxvt.scrollBar_right: true URxvt.scrollColor: black URxvt.scrollstyle: plain URxvt*scrollTtyOutput: false URxvt*scrollWithBuffer: true URxvt*scrollTtyKeypress: true # Curseur URxvt.cursorColor: #00ff00 URxvt.cursorBlink: true URxvt.colorBD: white #Pour ne pas avoir de bordures URxvt*borderLess: false #Transparence (nécessite un compositeur) urxvt*Transparent: true urxvt*depth: 32 urxvt*background: rgba:0000/0000/0000/dddd URxvt*termName: rxvt #Pour avoir le marquage des urls et les ouvrir avec le browser URxvt.perl-ext-common: default,matcher,tabbed URxvt.urlLauncher: seamonkey