summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index ec79845..1ec6cf0 100644
--- a/init.el
+++ b/init.el
@@ -909,7 +909,7 @@
(consult-spotlight jao-org-notes-dir))
(transient-define-prefix jao-transient-spotlight ()
- ["Consult recoll queries"
+ ["Spotlight queries"
("s" "everywhere" consult-spotlight)
("n" "on notes" jao-consult-spotlight-notes)
("d" "on docs" jao-consult-spotlight-docs)