fix broken day job path
This commit is contained in:
parent
896a394611
commit
75ab209b53
|
@ -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)
|
||||
|
|
Reference in a new issue