Add my NotiBox package, to help with hypop
This commit is contained in:
parent
5ec3cc5ff4
commit
7e93ced3a3
@ -1409,6 +1409,10 @@ Taken from https://howardism.org/Technical/Emacs/eshell-why.html"
|
||||
(use-package hypop
|
||||
:elpaca (:repo "https://git.mitchmarq42.xyz/mitch/hypop.el")
|
||||
:demand t)
|
||||
(use-package notibox
|
||||
:elpaca (:host github :repo "MitchMarq42/notibox.el")
|
||||
:demand t
|
||||
:config (notibox/setup-timer))
|
||||
|
||||
(provide 'mitch-packages)
|
||||
;;; mitch-packages.el ends here
|
||||
|
Loading…
Reference in New Issue
Block a user