From 63b90b85d10ba7b8d602dc81e6d9650cbf49174b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Pankowski?= Date: Sun, 20 Jan 2019 20:58:32 +0100 Subject: [PATCH] s/FantasqueSansMono/Fantasque Sans Mono/ --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 4de7fd2..ba50df5 100644 --- a/init.el +++ b/init.el @@ -966,7 +966,7 @@ inserted between the braces between the braces." ;;; Easy switching between some fonts -(setq my-font-list '("FantasqueSansMono" "Go mono" "Inconsolata" "mononoki")) +(setq my-font-list '("Fantasque Sans Mono" "Go mono" "Inconsolata" "mononoki")) (defun my-set-frame-font (font-name size &optional frames) "Set font to one of the fonts from `my-font-list'