Emacs: Olivetti width for puter
This commit is contained in:
parent
87673fcc6f
commit
0f0582c184
@ -353,7 +353,10 @@ Use Dashboard.el. First load `all-the-icons` for nicer rendering
|
|||||||
|
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(require 'olivetti)
|
(require 'olivetti)
|
||||||
|
(if (equal "flowjoe-f37" (system-name))
|
||||||
(setq olivetti-minimum-body-width 100)
|
(setq olivetti-minimum-body-width 100)
|
||||||
|
(setq olivetti-minimum-body-width 120))
|
||||||
|
|
||||||
(global-set-key (kbd "C-x x o") 'olivetti-mode)
|
(global-set-key (kbd "C-x x o") 'olivetti-mode)
|
||||||
(add-hook 'prog-mode-hook 'olivetti-mode)
|
(add-hook 'prog-mode-hook 'olivetti-mode)
|
||||||
#+end_src
|
#+end_src
|
||||||
|
Loading…
x
Reference in New Issue
Block a user