Configuration d'Urxvt

Ressources

~/.Xdefaults

/* URxvt */ URxvt.termName: rxvt URxvt.font:
xft:ProggySquareTT:pixelsize=16: antialias=false URxvt.geometry: 150x50
URxvt.allow_bold: true URxvt.depth: 32 URxvt.foreground: black
URxvt.background: ##AEBF69 URxvt.transparent: true URxvt.shading: 10
URxvt.tint: black URxvt.cursorBlink: true URxvt.cursorColor: ##FF8E3E
URxvt.scrollBar: true URxvt.scrollstyle: plain URxvt.saveLines: 1000
URxvt.perl-ext-common:default,matcher,tabbed,clipboard,keyboard-select
URxvt.urlLauncher: chromium URxvt.colorUL: ##3465A4
URxvt.matcher.button: 1 URxvt.tabbed.tabbar-fg: 10
URxvt.tabbed.tabbar-bg: 8 URxvt.tabbed.tab-fg: 0 URxvt.tabbed.tab-bg: 8
URxvt.imLocale: fr_FR.UTF-8

Rxvt.matcher.pattern.1:
b(gopher|mailto|http|https|ftp|file):[/]*[w-].[w./?&@##-]*[w/-]
Rxvt.matcher.pattern.2:
bwww.[w-].[w./?&@##-]*[w/-]

URxvt.perl-ext: default,url-select URxvt.keysym.M-u:
perl:url-select:select_next URxvt.urlLauncher: chromium
URxvt.underlineURLs: true

URxvt.keysym.M-s: perl:keyboard-select:activate

URxvt.keysym.M-c: perl:clipboard:copy URxvt.keysym.M-v:
perl:clipboard:paste URxvt.keysym.M-C-v: perl:clipboard:paste_escaped

! black URxvt*color0 : ##444440 URxvt*color8 : ##AEBF69 ! red
URxvt*color1 : ##CC0000 URxvt*color9 : ##EF2929 ! green URxvt*color2
: ##75974D URxvt*color10 : ##75974D ! yellow URxvt*color3 : ##C4A000
URxvt*color11 : ##FCE94F ! blue URxvt*color4 : ##3465A4 URxvt*color12
: ##729FCF ! magenta URxvt*color5 : ##75507B URxvt*color13 : ##AD7FA8
! cyan URxvt*color6 : ##000000 URxvt*color14 : ##75974D ! white
URxvt*color7 : ##D3D7CF URxvt*color15 : ##EEEEEC