Skip to content

Instantly share code, notes, and snippets.

@markrwilliams
Created July 25, 2019 23:50
Show Gist options
  • Save markrwilliams/ae333861afe0e69e69b5921a76024f09 to your computer and use it in GitHub Desktop.
Save markrwilliams/ae333861afe0e69e69b5921a76024f09 to your computer and use it in GitHub Desktop.
XTerm*Background: white
XTerm*Foreground: black
XTerm*metaSendsEscape: true
XTerm*faceName: inconsolata
XTerm*faceSize: 12
UXTerm*Background: black
UXTerm*Foreground: white
UXTerm*metaSendsEscape: true
UXTerm*font: -*-fixed-medium-*-*-*-14-*-*-*-*-*-*-*
! yeah rxvt
URxvt.background: white
URxvt.foreground: black
URxvt.buffered: true
URxvt.scrollBar: false
URxvt.scrollWithBuffer: true
URxvt.saveLines: 1000
URxvt.font: xft:Inconsolata:size=12,xft:Symbola
! emacs
emacs.waitForWM: false
xpdf*fontList: -*-fixed-medium-*-*-*-14-*-*-*-*-*-*-*
~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment