diff --git a/config.org b/config.org index f5d72ab..4d6922a 100644 --- a/config.org +++ b/config.org @@ -362,17 +362,6 @@ I kind of hate markdown but I still have to use it sometimes. (markdown-header-face ((t (:inherit (default font-lock-function-name-face) :weight bold)))))) #+END_SRC -** =mastodon= - -I’d just like to interject for a moment. What you’re referring to as Mastodon is in fact the fediverse (i.e., in this case, Pleroma). - -#+BEGIN_SRC emacs-lisp - (unless (string-equal system-type "android") - (use-package mastodon - :config - (setq mastodon-instance-url "https://ple.praze.net"))) -#+END_SRC - ** =minions= Lists minor modes in a menu.