aboutsummaryrefslogtreecommitdiff
path: root/.Xdefaults
diff options
context:
space:
mode:
authorRyan Kavanagh <ryanakca@kubuntu.org>2011-08-14 17:16:55 -0400
committerRyan Kavanagh <ryanakca@kubuntu.org>2011-08-25 07:42:57 -0400
commit1c019761dfaf6be82de9284fa5e2b9dbfbdec27d (patch)
tree7ed6bd2f437d3a334bd7a81f62e6dfa63689272b /.Xdefaults
Initial import
Diffstat (limited to '.Xdefaults')
-rw-r--r--.Xdefaults36
1 files changed, 36 insertions, 0 deletions
diff --git a/.Xdefaults b/.Xdefaults
new file mode 100644
index 0000000..db6f337
--- /dev/null
+++ b/.Xdefaults
@@ -0,0 +1,36 @@
+XTerm*metaSendsEscape: true
+XTerm*eightBitInput: false
+URxvt.background: #000000
+URxvt.foreground: #ffffff
+URxvt.colorBD: #ffffff
+URxvt.cursorColo: #e0e080
+URxvt.hilightColor: #f0f0f0
+URxvt.scrollBar: false
+URxvt.scrollstyle: xterm
+URxvt.transparent: true
+URxvt.tint: black
+URxvt.shading: 25
+URxvt*color4: #0055FF
+URxvt*color12: #0088FF
+URxvt.underlineColor: yellow
+URxvt.saveLines: 8192
+URxvt.mapAlert: true
+URxvt.font: xft:Inconsolata:size=7
+URxvt.perl-ext-common: default,matcher,mark-and-yank
+//URxvt*bellCommand: zenity --info --text="Bell in URxvt"
+URxvt*urlLauncher: firefox
+URxvt.matcher.button: 1
+URxvt.visualBell: false
+URxvt.urgentOnBell: true
+URxvt.keysym.M-C-1: command:\033]50;xft:Inconsolata:size=7\007
+URxvt.keysym.M-C-2: command:\033]50;xft:Inconsolata:size=11\007
+URxvt.keysym.M-y: perl:mark-and-yank:activate_mark_mode
+URxvt.keysym.M-u: perl:mark-and-yank:activate_mark_url_mode
+XLock*logoutButton: -1
+Xft.antialias: 1
+Xft.dpi: 97
+Xft.hinting: 1
+Xft.hintstyle: hintfull
+Xft.rgba: bgr
+Xpdf*fileFilterStyle: filter_hidden_files
+xlock.bg: #000000