diff options
Diffstat (limited to '.doom.d/config.el')
-rw-r--r-- | .doom.d/config.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.doom.d/config.el b/.doom.d/config.el index 3981ff9..05c83ae 100644 --- a/.doom.d/config.el +++ b/.doom.d/config.el @@ -7,7 +7,7 @@ ;; Some functionality uses this to identify you, e.g. GPG configuration, email ;; clients, file templates and snippets. (setq user-full-name "Vidhu Kant Sharma" - user-mail-address "vidhukant@vidhukant.xyz") + user-mail-address "vidhukant@vidhukant.com") ;; Doom exposes five (optional) variables for controlling fonts in Doom. Here ;; are the three important ones: |