1 URxvt.font: xft:Lucida Sans Typewriter:pixelsize=15,xft:DejaVu Sans Mono:pixelsize=15
2 URxvt.scrollstyle: plain
3 URxvt.scrollBar_right: true
4 URxvt.internalBorder: 0
7 URxvt.scrollTtyOutput: false
8 URxvt.scrollWithBuffer: true
9 URxvt.scrollTtyKeypress: true
10 URxvt.pointerBlank: true
11 URxvt.urgentOnBell: true
12 URxvt.perl-ext-common: default,tabbed,pagescroll,remote-clipboard,selection-autotransform,-matcher,-option-popup,-selection-popup
13 URxvt.keysym.Shift-Page_Up: perl:pagescroll:up
14 URxvt.keysym.Shift-Page_Down: perl:pagescroll:down
15 URxvt.keysym.Control-Insert: perl:clipboard:copy
16 URxvt.keysym.Shift-Insert: perl:clipboard:paste
17 URxvt.keysym.Control-v: perl:clipboard:paste
18 URxvt.tabbed.tabbar-fg: 4
19 URxvt.tabbed.tabbar-bg: -1
20 URxvt.tabbed.tab-fg: -2
21 URxvt.tabbed.tab-bg: 4
22 URxvt.remote-selection.store: xsel -b -i
23 URxvt.remote-selection.fetch: xsel -b -o
24 URxvt.urlLauncher: firefox
25 URxvt.keysym.Control-Delete: perl:matcher
26 URxvt.matcher.button: 1
27 URxvt.matcher.pattern.1: \\bwww\\.[\\w-]+\\.[\\w./?&@#-]*[\\w/-]
28 URxvt.matcher.pattern.2: \\B(/\\S+?):(\\d+)(?=:|$)
29 URxvt.matcher.launcher.2: vi +$2 $1
31 !URxvt.background: rgba:0000/0000/0000/eeee