~font to Hack

Using a little snippet of code to change some symbols back to normal
This commit is contained in:
oreodave
2019-11-01 02:28:31 +00:00
parent f603e89e2e
commit 4e688a9986

View File

@@ -13,7 +13,11 @@ become my C one soon!
(setq completion-ignore-case t)
(setq org-directory "~/Text")
(setq truncate-lines t)
(setq doom-font (font-spec :family "Fira Code" :size 18))
(setq doom-font (font-spec :family "Hack" :size 19))
(add-hook 'after-make-frame-functions
(lambda (_)
(set-fontset-font t '(#Xe100 . #Xe16f)
+pretty-code-fira-code-font-name)))
#+END_SRC
- '<SPC>m' is right next to ',', so may as well use one tap instead of two
- Projectile tags commands