summaryrefslogtreecommitdiff
path: root/home/dots
diff options
context:
space:
mode:
Diffstat (limited to 'home/dots')
-rw-r--r--home/dots/.emacs2
1 files changed, 2 insertions, 0 deletions
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"))