diff --git a/init.el b/init.el index 02f9bac..b97177d 100644 --- a/init.el +++ b/init.el @@ -962,8 +962,9 @@ inserted between the braces between the braces." ;;; ### Easy switching between some fonts ### -(setq my-font-list '("Fantasque Sans Mono" "Fira Code Light" "Go mono" "IBM 3270" - "Inconsolata" "Iosevka Light" "Monofur" "Monoid" "mononoki")) +(setq my-font-list + '("Fantasque Sans Mono" "Fira Code Light" "Go mono" "IBM 3270" + "Inconsolata" "Iosevka Light" "Monofur" "Monoid" "mononoki")) (defun my-set-frame-font (font-name size &optional frames) "Set font to one of the fonts from `my-font-list'