! ====================[ Emacs                              ]====================
! Emacs-specific resources.
!
! --------------------( XRDB                               )--------------------
! This file does not leverage the XRDB database; rather, it's re-read on each
! spawning of an Emacs process. Consequently, you needn't import changes to this
! file into that XRDB database. Nevertheless, if you like, you may:
!    xrdb -merge ~/.X/Emacs

! ....................{ MAIN                               }....................
Emacs.geometry: 90x36

! ....................{ FONT                               }....................
! Insist we use XFT for the Emacs font renderer. (This is, oddly, essential.
! Emacs uses a non-aliased, antiquated renderer by default.)
Emacs.FontBackend: xft
Emacs.font: Bitstream Vera Sans Mono-12
;Emacs.font: Monospace:pixelsize=13
