summaryrefslogtreecommitdiff
path: root/.config/X11/defaults
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-03-27 15:50:32 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-03-27 15:50:32 -0400
commit9e79a6c3bbc37c2eec19e055566440f0b1173c5c (patch)
tree7516e65c0289b9a68b3a97fe2abbdf0d7dba8d8d /.config/X11/defaults
parent5c42078bd052705b69d6ea93ff7617445be43789 (diff)
parentd65775a22e1648eca8e74389a4d9c1c299017cf3 (diff)
Merge remote-tracking branch 'origin/master' into purdue-cs
Conflicts: .config/X11/clientrc .config/bash/rc.d/emacs.sh .config/bash/rc.sh .config/conkeror .config/conkerorrc .config/emacs/custom.el .config/irbrc .config/login.sh .config/maildirproc/att.rc .config/maildirproc/default.rc .config/offlineimaprc .config/ssh/config .config/wmii-hg/autostart .config/wmii-hg/include.sh .config/wmii-hg/quit .config/wmii-hg/rbar_battery .config/wmii-hg/rbar_clock .config/wmii-hg/rbar_cpu .config/wmii-hg/rbar_wifi .conkerorrc .maildirproc/default.rc
Diffstat (limited to '.config/X11/defaults')
-rw-r--r--.config/X11/defaults13
1 files changed, 9 insertions, 4 deletions
diff --git a/.config/X11/defaults b/.config/X11/defaults
index ceabc5c..252170c 100644
--- a/.config/X11/defaults
+++ b/.config/X11/defaults
@@ -1,12 +1,17 @@
-URxvt.background: #000000
-URxvt.foreground: #CCCCCC
+# -*- Mode: Conf-xdefaults -*-
+
+# "native" colors
+#URxvt.background: #000000
+#URxvt.foreground: #CCCCCC
+# Tango-dark
+URxvt.background: #2E3436
+URxvt.foreground: #EEEEEC
URxvt.scrollstyle: plain
URxvt.scrollBar_floating: true
URxvt.font: xft:Monospace-8
URxvt.cursorBlink: true
-URxvt.termName: xterm-256color
URxvt.pastableTabs: true
URxvt.scrollTtyOutput: false
@@ -14,5 +19,5 @@ URxvt.scrollTtyKeypress: false
URxvt.scrollWithBuffer: true
URxvt.perl-ext-common: default,matcher
-URxvt.urlLauncher: v-www-browser
+URxvt.url-launcher: v-www-browser
URxvt.matcher.button: 1