Merge pull request #1247 from jdnavarro/develop
Maximize window vertically/horizontally
This commit is contained in:
commit
ab616cfb95
3 changed files with 25 additions and 4 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue