summaryrefslogtreecommitdiffstats
path: root/xorg/xdefaults
diff options
context:
space:
mode:
Diffstat (limited to 'xorg/xdefaults')
-rw-r--r--xorg/xdefaults48
1 files changed, 48 insertions, 0 deletions
diff --git a/xorg/xdefaults b/xorg/xdefaults
new file mode 100644
index 0000000..ef9ff2e
--- /dev/null
+++ b/xorg/xdefaults
@@ -0,0 +1,48 @@
+#URxvt*font: -xos4-terminus-*-*-*-*-*-*-*-*-*-*-*-*
+URxvt*font: xft:DejaVu Sans Mono:size=8
+
+URxvt*buffered: true
+URxvt*internalBorder: 2
+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:]]+)
+URxvt*inheritPixmap: false
+
+URxvt*keysym.M-u: perl:mark-yank-urls:activate_mark_mode
+URxvt*underlineURLs: true
+URxvt*perl-lib: /home/gideonstar/etc/
+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/-]
+
+URxvt*background: #0e1310
+URxvt*foreground: #ffffff
+URxvt*colorBD: #FFFFFF
+URxvt*colorUL: #FFFFFF
+URxvt*color0: #5D5D5D
+URxvt*color1: #CC0000
+URxvt*color2: #6E8558
+URxvt*color3: #C4A000
+URxvt*color4: #3465A4
+URxvt*color5: #CEA86F
+URxvt*color6: #FFFFFF
+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