Skip to content

Instantly share code, notes, and snippets.

@grauwoelfchen
Created March 11, 2012 21:47
Show Gist options
  • Save grauwoelfchen/2018320 to your computer and use it in GitHub Desktop.
Save grauwoelfchen/2018320 to your computer and use it in GitHub Desktop.
ttf-font setting for xterm
!! Xterm
! Color
XTerm*background: black
XTerm*foreground: gray
XTerm*highlightColor: gray
! Font
XTerm*VT100*utf8: 1
XTerm*VT100*utf8Title: true
XTerm*VT100*locale: false
!XTerm*ximFont: -misc-fixed-medium-r-normal--14-130-75-75-c-140-jisx0208.1983-0
XTerm*ximFont: -misc-azukifontl-medium-r-normal--14-130-75-75-p-140-jisx0208.1983-0
!XTerm*VT100*faceName: Monospace
!XTerm*VT100*faceName: VLGothic
XTerm*VT100*faceName: DejaVu Sans Mono
XTerm*VT100*faceNameDoublesize: Akubin
!XTer
XTerm*font: -*-fixed-*-*-*--13-*-*-*-*-*-*-*
XTerm*boldFont: -*-fixed-*-*-*--13-*-*-*-*-*-*-*
! Delete
XTerm*backarrowKey: false
XTerm*ptyInitialErase: true
! Loginshell
XTerm*.loginShell: true
!
XTerm*VT100*selectToClipboard: true
XTerm*VT100*saveLines: 1000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment