This commit is contained in:
2025-06-19 08:05:42 -07:00
parent 73dc064dc5
commit fb323c1855
2 changed files with 3 additions and 2 deletions

View File

@@ -1,8 +1,9 @@
;;(setq fancy-splash-image "~/.config/doom/splash.png")
;;; config.el -*- lexical-binding: t; -*-
(setq fancy-splash-image "~/.config/doom/splash2.png")
;; Clean up starting screen
(remove-hook '+doom-dashboard-functions #'doom-dashboard-widget-shortmenu)
(remove-hook '+doom-dashboard-functions #'doom-dashboard-widget-banner)
;;(remove-hook '+doom-dashboard-functions #'doom-dashboard-widget-banner)
(remove-hook '+doom-dashboard-functions #'doom-dashboard-widget-footer)
(remove-hook '+doom-dashboard-functions #'doom-dashboard-widget-loaded)
(add-hook! '+doom-dashboard-mode-hook (hide-mode-line-mode 1) (hl-line-mode -1))

BIN
.config/doom/splash2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB