Compare commits

..

No commits in common. "754fd9d2fa34542dddaf9c30f52780d349a980cd" and "612c0d1e31b72b3751e700229e1974ad0f440d41" have entirely different histories.

1 changed files with 1 additions and 5 deletions

View File

@ -122,11 +122,7 @@ value of `org-clock-waybar-not-clocked-in-text'."
This function is ought to be used via Emacsclient:
emacsclient --eval '(org-clock-waybar-output-task)'"
(let* ((output (org-clock-waybar--get-clocked-task-json))
(start 0)
(end (length output)))
(set-text-properties start end nil output)
output))
(org-clock-waybar--get-clocked-task-json))
(defun org-clock-waybar-setup ()
"Setup org-clock-waybar.