Compare commits

...

2 Commits

Author SHA1 Message Date
904560fee8 poop 2025-06-19 08:06:26 -07:00
fb323c1855 poop 2025-06-19 08:05:42 -07:00
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