summaryrefslogtreecommitdiffstats
path: root/.Xresources
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2012-08-11 02:34:40 +0200
committerRasmus Steinke <rasi@xssn.at>2012-08-11 02:34:40 +0200
commite3fd45703267ce67d8b1e1fb53a4a1b4ccda551e (patch)
tree7ab174971bcfda643da9d8586db2350c44eafa6d /.Xresources
parent5dda609fdb9317f8ad20af2d413a162fe12f3e76 (diff)
downloaddotfiles-e3fd45703267ce67d8b1e1fb53a4a1b4ccda551e.tar.gz
dotfiles-e3fd45703267ce67d8b1e1fb53a4a1b4ccda551e.tar.xz
Xdefaults
Diffstat (limited to '.Xresources')
-rw-r--r--.Xresources54
1 files changed, 54 insertions, 0 deletions
diff --git a/.Xresources b/.Xresources
new file mode 100644
index 0000000..2b4afe1
--- /dev/null
+++ b/.Xresources
@@ -0,0 +1,54 @@
+#include "/home/carnager/.colors/bl1nk"
+
+!URxvt*depth: 32
+!URxvt*background: rgba:ff22/ffff/ff11/00ff
+!URxvt*shading: 20
+!URxvt*fading:true
+!URxvt*tint: black
+!URxvt*transparent:true
+!URxvt*InheritPixmap:true
+
+URxvt*highlightColor: #a761c2
+URxvt*highlightTextColor: #151515
+
+URxvt.cursorColor: #ff8939
+URxvt.cursorColor2: #151515
+URxvt.borderColor: #151515
+URxvt*underlineColor: #333333
+
+! font preference
+URxvt*font: xft:Envy Code R:pixelsize=13
+URxvt*boldFont: xft:Envy Code R:bold:pixelsize=13
+
+URxvt*geometry: 150x35
+URxvt*scrollBar: false
+URxvt*secondaryScroll: true
+
+URxvt*perl-lib: /usr/lib/urxvt/perl/
+URxvt*matcher.button: 1
+URxvt.perl-ext-common: default,url-select,matcher
+URxvt.keysym.M-u: perl:url-select:select_next
+URxvt.urlLauncher: /usr/bin/ff
+URxvt.underlineURLs: true
+
+
+
+! -- Dzen settings -- !
+dzen2.font:envy code r:medium:size=11
+dzen2.foreground:#899CA1
+dzen2.background:#1A1A1A
+
+*urgentOnBell: true
+!Xft.dpi: 96
+!Xft.antialias: true
+!Xft.rgba: rgba
+!Xft.hinting: true
+!Xft.hintstyle: hintslight
+
+yeahconsole*term: urxvt
+yeahconsole*consoleHeight: 20
+yeahconsole*toggleKey: Win+F10
+yeahconsole*keyFull: Win+F11
+yeahconsole*aniDelay: 1
+yeahconsole*stepSize: 2
+yeahconsole*restart: 1