Created
September 12, 2012 14:31
-
-
Save joodie/3706985 to your computer and use it in GitHub Desktop.
Ooooh moooi
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(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