Skip to content

Instantly share code, notes, and snippets.

@weakish
Created July 5, 2010 14:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save weakish/464399 to your computer and use it in GitHub Desktop.
Save weakish/464399 to your computer and use it in GitHub Desktop.
.Xresources #Emacs #xft #xterm #xvt #recycle
Emacs.font: DejaVu Sans Mono:pixelsize=22
Emacs.geometry: 74x23
Emacs.FontBackend: xft
Xft.dpi: 126
Xft.hinting: None
xterm*font: -*-fixed-medium-r-*-*-18-*-*-*-*-*-iso8859-*
xterm*font1: -*-ar pl shanheisun uni-*-*-17-*-*-*-*-*-p-*-iso10646-*
XTerm*background: white
XTerm*foreground: black
XTerm*pointerColor: red
XTerm*pointerColorBackground: black
XTerm*cursorColor: navy
XTerm*internalBorder: 3
xterm*geometry: 1024x13+0-0
xvt*font: -*-fixed-medium-r-*-*-24-*-*-*-*-*-iso8859-*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment