summaryrefslogtreecommitdiff
path: root/.config/X11/defaults
diff options
context:
space:
mode:
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