Skip to content

Commit

Permalink
Minor refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
regob committed Oct 6, 2024
1 parent e418128 commit 924aa74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lisp/init-utils.el
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@

(use-package writeroom-mode
:ensure (:source "MELPA")
:init
(setq writeroom-width 120)
:custom
(writeroom-width 120)
)

;; =========================
Expand Down

0 comments on commit 924aa74

Please sign in to comment.