44 lines
1.4 KiB
Plaintext
44 lines
1.4 KiB
Plaintext
|
;; -*- mode: emacs-lisp; eval: (progn (pp-buffer) (indent-buffer)) -*-
|
||
|
((def-persp nil
|
||
|
((def-buffer "_todo.org" "c:/Users/mcros/Nextcloud/org/_todo.org" org-mode)
|
||
|
(def-buffer "_index.org" "c:/Users/mcros/Nextcloud/org/_index.org" org-mode)
|
||
|
(def-buffer "_index_phone.org" "c:/Users/mcros/Nextcloud/org/_index_phone.org" org-mode)
|
||
|
(def-buffer "_health.org" "c:/Users/mcros/Nextcloud/org/health/_health.org" org-mode)
|
||
|
(def-buffer "health_houdini.org" "c:/Users/mcros/Nextcloud/org/health/health_houdini.org" org-mode)
|
||
|
(def-buffer "health_mike.org" "c:/Users/mcros/Nextcloud/org/health/health_mike.org" org-mode))
|
||
|
(def-wconf
|
||
|
(((min-height . 4)
|
||
|
(min-width . 10)
|
||
|
(min-height-ignore . 3)
|
||
|
(min-width-ignore . 6)
|
||
|
(min-height-safe . 1)
|
||
|
(min-width-safe . 2)
|
||
|
(min-pixel-height . 80)
|
||
|
(min-pixel-width . 100)
|
||
|
(min-pixel-height-ignore . 60)
|
||
|
(min-pixel-width-ignore . 60)
|
||
|
(min-pixel-height-safe . 20)
|
||
|
(min-pixel-width-safe . 20))
|
||
|
leaf
|
||
|
(pixel-width . 837)
|
||
|
(pixel-height . 700)
|
||
|
(total-width . 83)
|
||
|
(total-height . 35)
|
||
|
(normal-height . 1.0)
|
||
|
(normal-width . 1.0)
|
||
|
(buffer "_todo.org"
|
||
|
(selected . t)
|
||
|
(hscroll . 0)
|
||
|
(fringes 8 8 nil nil)
|
||
|
(margins nil)
|
||
|
(scroll-bars nil 3 t nil 0 t nil)
|
||
|
(vscroll . 0)
|
||
|
(dedicated)
|
||
|
(point . 1)
|
||
|
(start . 1))
|
||
|
(prev-buffers
|
||
|
("*Org Agenda*" 1 1142)
|
||
|
("*scratch*" 1 1))))
|
||
|
(def-params nil)
|
||
|
t nil nil))
|