update notibox url, to my own gitea :3
This commit is contained in:
parent
3f5f61dbff
commit
50c978dfe9
2
init.el
2
init.el
@ -1240,7 +1240,7 @@ Taken from https://howardism.org/Technical/Emacs/eshell-why.html"
|
||||
(power-mode-streak-shake-threshold nil))
|
||||
(use-package notibox
|
||||
:if (display-graphic-p)
|
||||
:ensure (:host github :repo "MitchMarq42/notibox.el")
|
||||
:ensure (:repo "https://git.marq42.xyz/mir/notibox")
|
||||
:demand t
|
||||
:custom (notibox-corner 'topright)
|
||||
:config (notibox/setup-timer))
|
||||
|
Loading…
Reference in New Issue
Block a user