all repos — nixfiles @ c8d119ca0f83776fd27574c25fd0b4c2ce890605

System and user configuration, managed by nix and home-manager

Emacs: Fix bad window-splitting on laptop

Alan Pearce
commit

c8d119ca0f83776fd27574c25fd0b4c2ce890605

parent

b49b2c6b5057689e3d2b22c7f8deb4a68e834e97

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M tag-emacs/emacs.d/init.orgtag-emacs/emacs.d/init.org
@@ -903,6 +903,7 @@ scroll-margin 1
scroll-preserve-screen-position t mouse-wheel-scroll-amount '(1 ((shift) . 1) ((control))) split-height-threshold 100 + split-width-threshold 70 frame-resize-pixelwise t) (if (boundp 'ns-pop-up-frames) (setq ns-pop-up-frames nil))