Set olivetti-minimum-body-width back to 120

This commit is contained in:
Evie Litherland-Smith 2025-02-12 07:56:47 +00:00
parent 27bb21de33
commit 19dadbf97d

View file

@ -143,7 +143,7 @@
:hook (text-mode)
:custom
(olivetti-style nil)
(olivetti-minimum-body-width 100))
(olivetti-minimum-body-width 120))
(use-package tramp
:defines (tramp-remote-path tramp-default-proxies-alist)