emacs: update config

This commit is contained in:
Gabriel Arazas 2023-07-25 18:25:40 +08:00
parent 827a7c4118
commit ffc6ce501d

View File

@ -3,9 +3,9 @@
;; Place your private configuration here! Remember, you do not need to run 'doom
;; sync' after modifying this file!
(setq user-full-name "Gabriel Arazas"
user-mail-address "foo.dogsquared@gmail.com")
user-mail-address "foodogsquared@foodogsquared.one")
(setq doom-font (font-spec :family "Iosevka" :size 16))
(setq doom-font (font-spec :family "Iosevka" :size 18))
(setq doom-theme 'doom-material-dark)