readme: add hint about SourceHut theme
This commit is contained in:
parent
d001786868
commit
9d76488235
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ To manually specify upstream servers:
|
||||||
|
|
||||||
go run ./cmd/koushin imaps://mail.example.org:993 smtps://mail.example.org:465
|
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
|
When developing themes and plugins, the script `contrib/hotreload.sh` can be
|
||||||
used to automatically reload koushin on file changes.
|
used to automatically reload koushin on file changes.
|
||||||
|
|
Loading…
Reference in a new issue