aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d/early-init.el
diff options
context:
space:
mode:
authorRaul Benencia <raul@thousandeyes.com>2026-06-12 13:01:01 -0300
committerRaul Benencia <raul@thousandeyes.com>2026-06-12 18:20:07 -0300
commitede8b2ba7acb5d70fb46bd57b45ec4aedce73855 (patch)
treea6fc6780fb12aa3367c82a5f72f2dccd3f88c5cf /.emacs.d/early-init.el
parent004ca22929e89d86c1f436a7177542c3e0089bbc (diff)
fix(emacs): avoid undecorated maximized framesHEADmaster
Remove undecorated startup frames. This prevents the blank bottom strip seen on Mutter/X11 after monitor changes.
Diffstat (limited to '.emacs.d/early-init.el')
-rw-r--r--.emacs.d/early-init.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/.emacs.d/early-init.el b/.emacs.d/early-init.el
index 9d4ce2c..a0eaedb 100644
--- a/.emacs.d/early-init.el
+++ b/.emacs.d/early-init.el
@@ -6,9 +6,9 @@
;; Do not resize when font size changes
(setq frame-resize-pixelwise t)
-;; By default, start maximized, undecorated
+;; By default, start maximized. Undecorated frames interact badly with
+;; Mutter/X11 here and can leave a large blank strip at the bottom.
(add-to-list 'default-frame-alist '(fullscreen . maximized))
-(add-to-list 'default-frame-alist '(undecorated . t))
;; Extend this list from to add more startup frames.
(defvar rul-startup-frames
nihil fit ex nihilo