Skip to content

Instantly share code, notes, and snippets.

@joodie
Created September 12, 2012 14:31
Show Gist options
  • Save joodie/3706985 to your computer and use it in GitHub Desktop.
Save joodie/3706985 to your computer and use it in GitHub Desktop.
Ooooh moooi
(set-face-attribute 'default nil
:family "DejaVu Sans Mono" :height 140 :weight 'normal :width 'normal)
(set-fontset-font "fontset-default" 'unicode (font-spec :family "DejaVu Sans"
:width 'normal
:size 14.0
:weight 'normal))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment