mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-02-23 12:18:59 +00:00
emacs: update config
This commit is contained in:
parent
827a7c4118
commit
ffc6ce501d
@ -3,9 +3,9 @@
|
|||||||
;; Place your private configuration here! Remember, you do not need to run 'doom
|
;; Place your private configuration here! Remember, you do not need to run 'doom
|
||||||
;; sync' after modifying this file!
|
;; sync' after modifying this file!
|
||||||
(setq user-full-name "Gabriel Arazas"
|
(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)
|
(setq doom-theme 'doom-material-dark)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user