From 24684e4d6b1e594d7bcead9148ffe4dc4fe3d1e1 Mon Sep 17 00:00:00 2001 From: larstvei Date: Fri, 28 Oct 2022 14:03:23 +0200 Subject: [PATCH] Let the window manager deal with resizing --- init.org | 1 + 1 file changed, 1 insertion(+) diff --git a/init.org b/init.org index 6acf364..1b04760 100644 --- a/init.org +++ b/init.org @@ -266,6 +266,7 @@ (setq auto-revert-interval 1 ; Refresh buffers fast default-input-method "TeX" ; Use TeX when toggling input method echo-keystrokes 0.1 ; Show keystrokes asap + frame-inhibit-implied-resize 1 ; Don't resize frame implicitly inhibit-startup-screen t ; No splash screen please initial-scratch-message nil ; Clean scratch buffer recentf-max-saved-items 10000 ; Show more recent files