summaryrefslogtreecommitdiffhomepage
path: root/init.org
diff options
context:
space:
mode:
Diffstat (limited to 'init.org')
-rw-r--r--init.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/init.org b/init.org
index e1b3347..1338a34 100644
--- a/init.org
+++ b/init.org
@@ -4219,8 +4219,8 @@
(pretty-hydra-define jao-hydra-emacs-utils (:color blue :quit-key "q")
("Notes"
- (("n" org-roam-capture "capture note")
- ("N" org-roam-find-file-immediate "go to note"))
+ (("n" jao-org-notes-open-or-create "capture note")
+ ("N" jao-org-notes-open "go to note"))
"Packages"
(("a" jao-vterm-aptitude "aptitude")
("l" (progn (jao-afio--goto-scratch) (list-packages)) "package list")