readme: add hint about SourceHut theme

This commit is contained in:
Simon Ser 2020-02-18 16:01:26 +01:00
parent d001786868
commit 9d76488235
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48

View file

@ -14,7 +14,8 @@ To manually specify upstream servers:
go run ./cmd/koushin imaps://mail.example.org:993 smtps://mail.example.org:465
See `docs/cli.md` for more information.
Add `-theme sourcehut` to use the SourceHut them. See `docs/cli.md` for more
information.
When developing themes and plugins, the script `contrib/hotreload.sh` can be
used to automatically reload koushin on file changes.