re-enable Notibox - see that repo
This commit is contained in:
parent
0189337a50
commit
7ad6e7c863
@ -1089,12 +1089,12 @@ Taken from https://howardism.org/Technical/Emacs/eshell-why.html"
|
||||
;; :after vertico
|
||||
;; :if (display-graphic-p)
|
||||
;; :config (vertico-posframe-mode))
|
||||
;; (use-package notibox
|
||||
;; :if (display-graphic-p)
|
||||
;; :elpaca (:host github :repo "MitchMarq42/notibox.el")
|
||||
;; :demand t
|
||||
;; :custom (notibox-corner 'topright)
|
||||
;; :config (notibox/setup-timer))
|
||||
(use-package notibox
|
||||
:if (display-graphic-p)
|
||||
:elpaca (:host github :repo "MitchMarq42/notibox.el")
|
||||
:demand t
|
||||
:custom (notibox-corner 'topright)
|
||||
:config (notibox/setup-timer))
|
||||
|
||||
(use-package gnus
|
||||
:elpaca nil
|
||||
|
Loading…
Reference in New Issue
Block a user