Evie Litherland-Smith
a9f798f051
Add some more fonts Try to fix modeline fonts, still not quite working, rearranged config to test this
6 lines
151 B
EmacsLisp
6 lines
151 B
EmacsLisp
(setq mastodon-instance-url "https://tech.lgbt"
|
|
mastodon-active-user "Tux922")
|
|
(require 'mastodon nil :noerror)
|
|
|
|
(provide 'custom-social-config)
|