fix broken day job path

This commit is contained in:
KemoNine 2023-04-11 12:39:15 -04:00
parent 896a394611
commit 75ab209b53
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@
(split-window-below)
(next-multiframe-window)
; show slipbox
(find-file "~/org/orgzly/_slipbox.org")
(find-file "~/org/_slipbox.org")
; split window for additional file to show
(split-window-below)
(next-multiframe-window)