Merge pull request #1247 from jdnavarro/develop

Maximize window vertically/horizontally
This commit is contained in:
Henrik Lissner
2019-03-26 03:45:52 -04:00
committed by GitHub
3 changed files with 25 additions and 4 deletions

View File

@ -44,7 +44,7 @@
;;;###autoload
(defun +org-present|init-org-tree-window ()
"Set up the org window for presentation."
(doom/window-zoom)
(doom/window-maximize-buffer)
(let ((cwm-use-vertical-padding t)
(cwm-frame-internal-border 110)
(cwm-left-fringe-ratio -10)