[Tab Bar Helpers] Fix path of project.org file
This commit is contained in:
parent
66185f96b0
commit
6762876fd6
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
|||
(mmk2410/tab-bar-switch-or-create
|
||||
"Projects"
|
||||
#'(lambda ()
|
||||
(find-file "~/org/work.projects.org"))))
|
||||
(find-file "~/org/projects.org"))))
|
||||
|
||||
(defhydra mmk2410/tab-bar (:color teal :hint nil)
|
||||
"
|
||||
|
|
Loading…
Reference in a new issue