Remove mastodon
This commit is contained in:
parent
44e278c8e5
commit
f05c7daa8c
13
README.org
13
README.org
|
@ -1302,20 +1302,7 @@ Set fill column to 88 and enable display in python buffers
|
||||||
:ensure t
|
:ensure t
|
||||||
:config (elfeed-tube-setup)))
|
:config (elfeed-tube-setup)))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** Social
|
|
||||||
|
|
||||||
*** Mastodon
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
|
||||||
(use-package mastodon
|
|
||||||
:commands mastodon
|
|
||||||
:custom
|
|
||||||
(mastodon-instance-url "https://tech.lgbt")
|
|
||||||
(mastodon-active-user "Tux922"))
|
|
||||||
#+END_SRC
|
|
||||||
|
|
||||||
* Media
|
* Media
|
||||||
|
|
||||||
** EMMS
|
** EMMS
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(setq emms-mode-line-icon-enabled-p nil)
|
(setq emms-mode-line-icon-enabled-p nil)
|
||||||
|
|
Loading…
Reference in a new issue