Support Input Mono on Windows

(Don't know why it's named differently.)
This commit is contained in:
John Doty 2016-12-17 07:17:38 -08:00
parent 4cb284121c
commit e963d456b6

View file

@ -194,6 +194,7 @@
(setq my-font-choice (setq my-font-choice
(font-candidate (font-candidate
"Input Mono-12:weight=light" "Input Mono-12:weight=light"
"InputMono Light-12:light"
"Consolas-10" "Consolas-10"
"Inconsolata-11")) "Inconsolata-11"))