diff --git a/configuration.org b/configuration.org index 4796ed2..1f570a2 100644 --- a/configuration.org +++ b/configuration.org @@ -2523,9 +2523,7 @@ And because even secretaries need a secretary today. #+begin_src emacs-lisp (use-package org-clock-waybar :ensure nil - :quelpa (org-clock-waybar - :fetcher git - :url "https://gitea.polonkai.eu/gergely/org-clock-waybar.git") + :vc (:url "https://gitea.polonkai.eu/gergely/org-clock-waybar.git") :config (org-clock-waybar-setup)) #+end_src