diff --git a/configs/init-org.el b/configs/init-org.el index 7a46547..88057f7 100644 --- a/configs/init-org.el +++ b/configs/init-org.el @@ -39,7 +39,7 @@ :defer t :straight (:type built-in) :bind (("C-c a" . org-agenda) - ("C-c x" . org-capture)) + ("C-c c" . org-capture)) :hook (org-mode . kj/org-hook) :config