Notibox in top right

This commit is contained in:
MitchMarq42 2023-05-02 12:39:20 -08:00
parent b6f06e4dce
commit 77c20dbb47

View File

@ -1082,6 +1082,7 @@ Taken from https://howardism.org/Technical/Emacs/eshell-why.html"
:if (display-graphic-p) :if (display-graphic-p)
:elpaca (:host github :repo "MitchMarq42/notibox.el") :elpaca (:host github :repo "MitchMarq42/notibox.el")
:demand t :demand t
:custom (notibox-corner 'topright)
:config (notibox/setup-timer)) :config (notibox/setup-timer))
(use-package gnus (use-package gnus