summaryrefslogtreecommitdiffhomepage
path: root/exwm.org
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-03-07 04:05:53 +0000
committerjao <jao@gnu.org>2021-03-07 04:06:30 +0000
commitf115e70b115e8f0c6380c5917a9649e5b2545444 (patch)
tree3d3147970ca9e467f99646d1b7bbbe2382d305ac /exwm.org
parent9b382b980d3cf604158754e7ce28090893b0f300 (diff)
downloadelibs-f115e70b115e8f0c6380c5917a9649e5b2545444.tar.gz
elibs-f115e70b115e8f0c6380c5917a9649e5b2545444.tar.bz2
jao-org-notes: fix for capture template and keybindings
Diffstat (limited to 'exwm.org')
-rw-r--r--exwm.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/exwm.org b/exwm.org
index c0c5670..0ffe0cb 100644
--- a/exwm.org
+++ b/exwm.org
@@ -418,8 +418,8 @@
(pretty-hydra-define jao-hydra-exwm
(global-map "s-w" :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" jao-exwm-paradox "package list")