From 92f3b11c6a90eaa3453d7776cd73b324ba65b6d9 Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Sat, 30 Nov 2024 18:36:58 +0200 Subject: . --- home/dots/.emacs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'home') diff --git a/home/dots/.emacs b/home/dots/.emacs index 564db7e..af9aa2e 100644 --- a/home/dots/.emacs +++ b/home/dots/.emacs @@ -1421,6 +1421,8 @@ (use-package mastodon :defer t + :hook + ((mastodon-mode . variable-pitch-mode)) :custom (mastodon-active-user "marcc") (mastodon-instance-url "https://fosstodon.org")) -- cgit v1.2.3