From 8966b7ca4d2645000e0863952af508be4c3bfb8a Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Tue, 12 Aug 2025 15:06:09 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6f9b6ac..922c69f 100644 --- a/README.md +++ b/README.md @@ -1532,6 +1532,7 @@ This package also facilitates grouping buffers into categories, allowing buffers This category-based behavior can be further customized by assigning a function to the `persist-text-scale-buffer-category-function` variable. The function determines how buffers are categorized by returning a category identifier (string) based on the buffer's context. Buffers within the same category will share the same text scale. +To configure the *persist-text-scale* package, add the following to your `~/.emacs.d/post-init.el`: ```elisp (use-package persist-text-scale :commands (persist-text-scale-mode