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
commit ab616cfb95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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)