summaryrefslogtreecommitdiffstats
path: root/.Xdefaults
diff options
context:
space:
mode:
authorGravatar ryuslash2010-10-05 11:32:29 +0200
committerGravatar ryuslash2010-10-05 11:32:29 +0200
commitbd1b8554c2b98cc211e9714fbb4d3b9c5e57526b (patch)
tree1b824e34130619033df5d0fa07ff0ec08507c2a2 /.Xdefaults
parent59da8f9c06b615834e31d1838f39eafa4de02eb3 (diff)
parentda733711d47de1a34d591268d821a3687cbdbd07 (diff)
downloaddotfiles-bd1b8554c2b98cc211e9714fbb4d3b9c5e57526b.tar.gz
dotfiles-bd1b8554c2b98cc211e9714fbb4d3b9c5e57526b.zip
Merge branch 'fix-dotemacs'
Diffstat (limited to '.Xdefaults')
-rw-r--r--.Xdefaults28
1 files changed, 0 insertions, 28 deletions
diff --git a/.Xdefaults b/.Xdefaults
deleted file mode 100644
index e1c317c..0000000
--- a/.Xdefaults
+++ /dev/null
@@ -1,28 +0,0 @@
-! General
-urxvt*loginShell: true
-urxvt*scrollBar: false
-urxvt*secondaryScroll: true
-urxvt*saveLines: 65535
-urxvt*cursorBlink: false
-urxvt*urgentOnBell: true
-
-! Extensions
-urxvt*perl-lib: /usr/lib/urxvt/perl/
-urxvt*perl-ext-common: default,matcher,searchable-scrollback
-urxvt*urlLauncher: chromium-browser
-urxvt*matcher.button: 1
-! - catch ugly URLs
-!urxvt.cutchars: `()'*<>[]{|}"
-
-! Appearance
-! - use a bitmap font
-urxvt*font: -xos4-terminus-medium-*-*-*-14-*-*-*-*-*-*-*
-urxvt*boldFont: -xos4-terminux-bold-*-*-*-14-*-*-*-*-*-*-*
-! - cursor
-urxvt*cursorColor: #DCDCCC
-! - pseudo transparency
-urxvt*shading: 20
-urxvt*transparent: true
-! - color scheme
-urxvt.background: #000000
-urxvt.foreground: #EBEBFF \ No newline at end of file