feat: org todos in bar
This commit is contained in:
@@ -18,6 +18,17 @@ notmuch:
|
||||
screenrec:
|
||||
enable: true
|
||||
output_dir: "~/Videos/wl-screenrec"
|
||||
org:
|
||||
enable: true
|
||||
paths:
|
||||
- "~/Documents/notes"
|
||||
todo_keywords: ["TODO", "NEXT", "IN-PROGRESS"]
|
||||
done_keywords: ["DONE", "CANCELLED"]
|
||||
counted_states: ["TODO", "NEXT", "IN-PROGRESS"]
|
||||
update_interval: 60000
|
||||
emacsclient_command: "emacsclient"
|
||||
dropdown_width: 420
|
||||
dropdown_height: 480
|
||||
notifications:
|
||||
enable: true
|
||||
anchor: "top center"
|
||||
|
||||
Reference in New Issue
Block a user