summaryrefslogtreecommitdiffstats
path: root/xorg/xdefaults
blob: 9ae58c8f45b1599e3edcb1984418c9394bbbf1a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
# Font
URxvt*font: xft:DejaVu Sans Mono:size=8

# General Settings
URxvt*buffered: true
URxvt*internalBorder: 5
URxvt*reverseVideo: false
URxvt*scrollBar: false
URxvt*scrollstyle: plain
URxvt*secondaryscroll: true
URxvt*saveLines: 1000
URxvt*termName: rxvt-unicode
URxvt*eightBitInput: true
URxvt*metaSendsEscape: true
URxvt*cutchars: `"()'*<>[]{|}
URxvt*urgentOnBell: true
URxvt*visualBell: false
URxvt*selection.pattern-0: ([[:word:]]+)

# Yank URLs
URxvt*keysym.M-u: perl:mark-yank-urls:activate_mark_mode
URxvt*underlineURLs: true
URxvt*perl-lib: /home/gideonstar/etc/perl/
URxvt*perl-ext: selection,mark-yank-urls
URxvt*perl-ext-common: default,matcher
URxvt*urlLauncher: firefox
URxvt*matcher.button: 1
URxvt*matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@#-]*[\\w/-]

# Transparency
#URxvt*inheritPixmap: True
#URxvt*transparent: True
#URxvt*shading: 35
#URxvt*fading: 40
#URxvt*tintColor: grey

# Colors
#URxvt*cursorColor: #6E8558
URxvt*background: #0e1310
URxvt*foreground: #ffffff
URxvt*colorBD: #FFFFFF
URxvt*colorUL: #FFFFFF

URxvt*color0: #5D5D5D
URxvt*color1: #CC0000
URxvt*color2: #6E8558
URxvt*color3: #E7D78E
URxvt*color4: #3465A4
URxvt*color5: #CEA86F
URxvt*color6: #0099FF
URxvt*color7: #FFFFFF
URxvt*color8: #888888
URxvt*color9: #D76666
URxvt*color10: #B5DF8D
URxvt*color11: #FF0000
URxvt*color12: #729FCF
URxvt*color13: #FFD28F
URxvt*color14: #69C8B1
URxvt*color15: #9AC4DD