summaryrefslogtreecommitdiff
path: root/.Xdefaults
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-10-15 20:13:58 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-10-15 20:21:59 -0400
commit281adcda20ee3b0d65a416dfb0d6a0d1413dc1be (patch)
tree895051dbc4aced70c892028f823c7dd7287be499 /.Xdefaults
parente1127837281b134f3b141c2e417c0fb1dc4562ac (diff)
move the X11 config files to .config/X11, add a serverrc file
remove extra newline from .config/X11/login
Diffstat (limited to '.Xdefaults')
l---------[-rw-r--r--].Xdefaults19
1 files changed, 1 insertions, 18 deletions
diff --git a/.Xdefaults b/.Xdefaults
index ceabc5c..7588317 100644..120000
--- a/.Xdefaults
+++ b/.Xdefaults
@@ -1,18 +1 @@
-URxvt.background: #000000
-URxvt.foreground: #CCCCCC
-
-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
-URxvt.scrollTtyKeypress: false
-URxvt.scrollWithBuffer: true
-
-URxvt.perl-ext-common: default,matcher
-URxvt.urlLauncher: v-www-browser
-URxvt.matcher.button: 1
+.config/X11/defaults \ No newline at end of file