removed github footer

This commit is contained in:
EliasVincent 2024-12-27 14:48:12 +01:00
parent 12da982d43
commit 36a8bb32ac
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@
(add-hook! '+doom-dashboard-functions :append (add-hook! '+doom-dashboard-functions :append
(insert "\n" (+doom-dashboard--center +doom-dashboard--width ":3"))) (insert "\n" (+doom-dashboard--center +doom-dashboard--width ":3")))
(setq fancy-splash-image (concat doom-user-dir "splash.png")) (setq fancy-splash-image (concat doom-user-dir "splash.png"))
(remove-hook '+doom-dashboard-functions #'doom-dashboard-widget-footer)
;; emmet mode ;; emmet mode
(after! emmet-mode (after! emmet-mode
(add-hook 'html-mode-hook 'emmet-mode) (add-hook 'html-mode-hook 'emmet-mode)