From c8d4224e42a710b262e8ba67d720f6eff4e89fcb Mon Sep 17 00:00:00 2001 From: JSDurand Date: Fri, 29 Jan 2021 12:33:03 +0800 Subject: Change the directory to .emacs.d now. Now I don't have to use a special command to launch Emacs. And the configuration files are placed in the normal position now. --- dashboard.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dashboard.el') diff --git a/dashboard.el b/dashboard.el index e2e3669..0a4402e 100644 --- a/dashboard.el +++ b/dashboard.el @@ -21,7 +21,7 @@ (center-string-in-width (propertize " " 'display image 'rear-nonsticky '(display)) (round (- (window-body-width) - (* (car (image-size image)) 1)))))) + (* (car (image-size image)) 0.7)))))) (newline 5) (insert (center-string-in-width -- cgit v1.2.3-18-g5258