]> git.friedersdorff.com Git - max/dotfiles.git/blobdiff - X/.Xresources
Correctly set SSH_AGENT_SOCKET
[max/dotfiles.git] / X / .Xresources
index ca0a517cefc342edfe6c6f62bf83ef2a0ffae35d..dd3ea58cf09073459d651bdd82e45dab777182a5 100644 (file)
@@ -1,45 +1,69 @@
 ! special
-*.foreground:   #a39a90
-*.background:   #16130f
-*.cursorColor:  #a39a90
+*.foreground:   #f8f8f3
+*.background:   #272822
+*.cursorColor:  #f8f8f3
 
 ! black
-*.color0:       #16130f
-*.color8:       #5a5047
+*.color0:       #000000
+*.color8:       #555555
 
 ! red
-*.color1:       #826d57
-*.color9:       #826d57
+*.color1:       #f92672
+*.color9:       #dd4278
 
 ! green
-*.color2:       #57826d
-*.color10:      #57826d
+*.color2:       #74e22e
+*.color10:      #9dc54b
 
 ! yellow
-*.color3:       #6d8257
-*.color11:      #6d8257
+*.color3:       #e6db74
+*.color11:      #d1ca89
 
 ! blue
-*.color4:       #6d5782
-*.color12:      #6d5782
+*.color4:       #66d9ef
+*.color12:      #7accda
 
 ! magenta
-*.color5:       #82576d
-*.color13:      #82576d
+*.color5:       #ae81ff
+*.color13:      #b392ef
 
 ! cyan
-*.color6:       #576d82
-*.color14:      #576d82
+*.color6:       #00d9d9
+*.color14:      #c8f0f0
 
 ! white
-*.color7:       #a39a90
-*.color15:      #dbd6d1
+*.color7:       #f5deb3
+*.color15:      #ffffff
+
+
+XTerm*faceName: Liberation Mono
+XTerm*faceSize: 14
+
+URxvt*font: xft:Liberation Mono:size=14
+URxvt*letterSpace: -1
+URxvt*scrollBar: false
+
+URxvt*transparent: true
+URxvt*shading: 25
+
+URxvt.urgentOnBell: True
+
+XTerm*termName: xterm-256color
+URxvt*termName: xterm-256color
 
-xterm*termName: xterm-color 
-XTerm*locale: true
 XTerm*metaSendsEscape: true
-xterm*faceName: Liberation Mono
-xterm*faceSize: 13
+Xterm*eightBitinput: true
+
+XTerm*allowSendEvents: true
+
+*VT100.Translations: #override \
+              <Key>BackSpace: string(0x7F)\n\
+              <Key>Delete:    string("\033[3~")\n\
+              <Key>Home:      string("\033[1~")\n\
+              <Key>End:       string("\033[4~")
+*ttyModes: erase ^?
+
 
-Rxvt*scrollBar: false
-Xcursor.size: 30 
+URxvt.perl-ext-common: matcher
+URxvt.url-launcher: xdg-open
+URxvt.matcher.button: 1