Make the "Not clocked in" text customizable

This commit is contained in:
2021-03-11 06:14:48 +01:00
parent d3d80e6e38
commit 5d97d022c7
2 changed files with 18 additions and 3 deletions

View File

@@ -22,3 +22,7 @@ To add the current task to Waybar, add this snippet to your config:
```
Then, add `custom/org` to `modules-left`/`modules-center`/`module-right` if your bars configuration. You can find a minimal working configuration in the [`examples`](./examples) directory.
## Customization
To see a list of configurable parts, use `M-x customize-group <RET> org-clock-waybar`.