tweak dayJob workspace to be more in line with personal use day to day
This commit is contained in:
parent
bb7162a9e9
commit
7c06b7dead
|
@ -69,8 +69,8 @@
|
||||||
(split-window-below)
|
(split-window-below)
|
||||||
(next-multiframe-window)
|
(next-multiframe-window)
|
||||||
(find-file "~/org/_habits.org")
|
(find-file "~/org/_habits.org")
|
||||||
(find-file "~/org/_todo.org")
|
|
||||||
(find-file "~/org/_index.org")
|
(find-file "~/org/_index.org")
|
||||||
|
(find-file "~/org/_todo.org")
|
||||||
; switch to top of agenda window so most useful window is focused
|
; switch to top of agenda window so most useful window is focused
|
||||||
(next-multiframe-window)
|
(next-multiframe-window)
|
||||||
(goto-char 0)
|
(goto-char 0)
|
||||||
|
|
Reference in a new issue