summaryrefslogtreecommitdiffstats
path: root/.emacs.d/init.org
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/init.org')
-rw-r--r--.emacs.d/init.org12
1 files changed, 12 insertions, 0 deletions
diff --git a/.emacs.d/init.org b/.emacs.d/init.org
index d9413df..6694270 100644
--- a/.emacs.d/init.org
+++ b/.emacs.d/init.org
@@ -224,6 +224,18 @@
(setq use-dialog-box nil)
#+END_SRC
+** Split windows equally
+
+ When splitting windows, give them all an equal amount of space. For
+ those very few time that I have more than two windows in my Emacs
+ frame it is much nicer to have each of them get ~33% space instead
+ of 50%, 25% and 25%. The way I have my desktop set-up I don't ever
+ split my windows horizontally.
+
+ #+BEGIN_SRC emacs-lisp
+ (setq window-combination-resize t)
+ #+END_SRC
+
* Add org-mode appointments to the diary
Diary offers reminders, which can be useful when scheduling