From a6940df97ce2c2a60b866ad961a116a193977588 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Mon, 30 Oct 2023 13:34:50 +0530 Subject: changed emacs splash image path --- .doom.d/custom.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.doom.d') diff --git a/.doom.d/custom.el b/.doom.d/custom.el index ff6a149..8edc826 100644 --- a/.doom.d/custom.el +++ b/.doom.d/custom.el @@ -33,7 +33,7 @@ ;; dashboard config ; anime splash image -(setq fancy-splash-image "/hdd/Pictures/.emacs-header.png") +(setq fancy-splash-image "/home/zt/hdd/Pictures/.emacs-header.png") ; dashboard footer (add-hook! '+doom-dashboard-functions :prepend -- cgit v1.2.3