fix typo
This commit is contained in:
parent
c327eb18c6
commit
d5a776c761
@ -118,7 +118,7 @@ value of `org-clock-waybar-not-clocked-in-text'."
|
|||||||
(insert (org-clock-waybar--get-clocked-task-json))
|
(insert (org-clock-waybar--get-clocked-task-json))
|
||||||
(write-file org-clock-waybar-filename)))
|
(write-file org-clock-waybar-filename)))
|
||||||
|
|
||||||
(defun org-clock-waybar-ouptut-task ()
|
(defun org-clock-waybar-output-task ()
|
||||||
"Output the current task in JSON format Waybar can understand.
|
"Output the current task in JSON format Waybar can understand.
|
||||||
|
|
||||||
This function is ought to be used via Emacsclient:
|
This function is ought to be used via Emacsclient:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user