aboutsummaryrefslogtreecommitdiffstats
path: root/emacs
diff options
context:
space:
mode:
authorGravatar Tom Willemse2016-07-17 15:46:50 +0200
committerGravatar Tom Willemse2016-07-17 15:46:50 +0200
commit76a4449ffd14fc79c411f3b7ccf0cdbbb1f285ce (patch)
tree4b94c5a6b2665dbbe7baeda2729b386202a284e9 /emacs
parenta3c0e67add78ede8c0b1f84cf3f6d3e3b6d1b706 (diff)
downloadnew-dotfiles-76a4449ffd14fc79c411f3b7ccf0cdbbb1f285ce.tar.gz
new-dotfiles-76a4449ffd14fc79c411f3b7ccf0cdbbb1f285ce.zip
Use smaller font for Emacs
Diffstat (limited to 'emacs')
-rw-r--r--emacs/.emacs.d/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el
index 180cb6e..c39c394 100644
--- a/emacs/.emacs.d/init.el
+++ b/emacs/.emacs.d/init.el
@@ -75,7 +75,7 @@ This is currently the data directory under the
;;;; Font:
-(defvar oni:preferred-font "Fantasque Sans Mono-15"
+(defvar oni:preferred-font "Fantasque Sans Mono-13"
"My personally preferred font.")
;; This sets the font for normal Emacs sessions. This will change the