Install org-clock-waybar without Quelpa
`use-package` now speaks `vc`, so there’s no need for Quelpa anymore.
This commit is contained in:
parent
ab5250d245
commit
18f36bc277
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user