diff --git a/doom/config.el b/doom/config.el index 4146814..19cf98a 100644 --- a/doom/config.el +++ b/doom/config.el @@ -1,5 +1,5 @@ -(setq user-full-name "John Doe" - user-mail-address "john@doe.com") +(setq user-full-name "R. Emre (reo)" + user-mail-address "ramazanemre@protonmail.com") (load "doom-themes")