summaryrefslogtreecommitdiff
path: root/.config/X11/resources
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-02-27 18:31:31 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-02-27 20:06:11 -0500
commit5e5e5029e76d88b3887bb175e28709a9022323a8 (patch)
treeeb77f3f626988f6592a6d51b2e08914f290b896b /.config/X11/resources
parentc2ee55d77f093d7a5abf8118870900b866dbba52 (diff)
X11 systemd stuff
Diffstat (limited to '.config/X11/resources')
-rw-r--r--.config/X11/resources25
1 files changed, 25 insertions, 0 deletions
diff --git a/.config/X11/resources b/.config/X11/resources
new file mode 100644
index 0000000..fca1914
--- /dev/null
+++ b/.config/X11/resources
@@ -0,0 +1,25 @@
+! -*- Mode: Conf-xdefaults -*-
+
+! "native" colors
+!URxvt.background: #000000
+!URxvt.foreground: #CCCCCC
+! Tango-dark
+URxvt.background: #2E3436
+URxvt.foreground: #EEEEEC
+URxvt.color4: #729FCF
+URxvt.color12: #729FCF
+
+URxvt.scrollstyle: plain
+URxvt.scrollBar_floating: true
+
+URxvt.font: xft:Monospace-8
+URxvt.cursorBlink: true
+URxvt.pastableTabs: true
+
+URxvt.scrollTtyOutput: false
+URxvt.scrollTtyKeypress: false
+URxvt.scrollWithBuffer: true
+
+URxvt.perl-ext-common: default,matcher
+URxvt.url-launcher: v-www-browser
+URxvt.matcher.button: 1