]> git.friedersdorff.com Git - max/dotfiles.git/blobdiff - X/.Xresources
Add sidebar to mutt
[max/dotfiles.git] / X / .Xresources
index 69be4b55e9b195e9a4410b92133d725f71873f24..4fd3626a8b6fa6b5dc0c790c575b61a36da0e620 100644 (file)
@@ -36,7 +36,7 @@
 *.color15:      #ffffff
 
 
-*faceName: Inconsolata
+*faceName: Liberation Mono
 *faceSize: 14
 
 
@@ -44,3 +44,12 @@ XTerm*termName: xterm-256color
 
 XTerm*metaSendsEscape: true
 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 ^?