New mac stuff

This commit is contained in:
Hunter Haugen 2023-08-20 20:46:28 -07:00
parent ba52bb0f6a
commit 63d915439e
Signed by: hunner
GPG key ID: EF99694AA599DDAD
28 changed files with 198 additions and 192 deletions

View file

@ -27,7 +27,7 @@
;; `load-theme' function. This is the default:
;(setq doom-theme 'doom-one)
(setq doom-theme 'doom-nord)
(setq doom-font (font-spec :family "Liberation Mono" :size 14))
(setq doom-font (font-spec :family "LiterationMono Nerd Font" :size 14))
;; If you use `org' and don't want your org files in the default location below,
;; change `org-directory'. It must be set before org loads!