From 930547120822b59d6d7ceb42c9a570f06e4f6232 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Sat, 2 Sep 2023 00:09:56 +0530 Subject: configured splash screen --- .doom.d/config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.doom.d/config.el') 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: -- cgit v1.2.3