mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Add maximize window key bindings
This includes maximization for entire buffer, vertically and horizontally.
This commit is contained in:
committed by
Danny Navarro
parent
05467bb770
commit
d589f87253
@ -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)
|
||||
|
Reference in New Issue
Block a user