Prefer simpler window layout for Org workspace
Prefer only seeing today.org in my Org workspace.
This commit is contained in:
parent
f5798419da
commit
f5e19abcb3
1 changed files with 1 additions and 3 deletions
|
@ -605,9 +605,7 @@ Currently using super- as the prefix for switching workspaces."
|
|||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
(progn
|
||||
(exwm/switch "Todos")
|
||||
(org-helpers/find-file "today.org")
|
||||
(wpc/evil-window-vsplit-right)
|
||||
(org-helpers/find-file "emacs.org"))
|
||||
(org-helpers/find-file "today.org"))
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;; Dotfiles
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
|
|
Loading…
Reference in a new issue