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
|
#+begin_src emacs-lisp
|
||||||
(use-package org-clock-waybar
|
(use-package org-clock-waybar
|
||||||
:ensure nil
|
:ensure nil
|
||||||
:quelpa (org-clock-waybar
|
:vc (:url "https://gitea.polonkai.eu/gergely/org-clock-waybar.git")
|
||||||
:fetcher git
|
|
||||||
:url "https://gitea.polonkai.eu/gergely/org-clock-waybar.git")
|
|
||||||
:config
|
:config
|
||||||
(org-clock-waybar-setup))
|
(org-clock-waybar-setup))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
Loading…
x
Reference in New Issue
Block a user