diff --git a/site-lisp/db-customize.el b/site-lisp/db-customize.el index 8d6e09f..7512e52 100644 --- a/site-lisp/db-customize.el +++ b/site-lisp/db-customize.el @@ -155,7 +155,7 @@ in the main agenda view." ("Main Org File" ?o db/find-default-org-file) ("EMMS" ?M emms) ("Shell" ?s project-shell) - ("EShell" ?e db/run-or-hide-eshell) + ("EShell" ?e project-eshell) ("Project" ?p project-switch-project) ("Refile File" ?r db/find-default-refile-file) ("Goto Currnet Clock" ?c db/org-clock-goto-first-open-checkbox)