Use smaller font for Emacs
This commit is contained in:
parent
a3c0e67add
commit
76a4449ffd
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ This is currently the data directory under the
|
||||||
|
|
||||||
;;;; Font:
|
;;;; Font:
|
||||||
|
|
||||||
(defvar oni:preferred-font "Fantasque Sans Mono-15"
|
(defvar oni:preferred-font "Fantasque Sans Mono-13"
|
||||||
"My personally preferred font.")
|
"My personally preferred font.")
|
||||||
|
|
||||||
;; This sets the font for normal Emacs sessions. This will change the
|
;; This sets the font for normal Emacs sessions. This will change the
|
||||||
|
|
Loading…
Reference in a new issue