diff options
author | Simon Ser <contact@emersion.fr> | 2020-02-18 16:01:26 +0100 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2020-02-18 16:01:26 +0100 |
commit | 9d764882354bb4ee6a70ef91c8d5da62ce25ae3b (patch) | |
tree | a20c81eec50dd432639772f31144264cb092dec2 | |
parent | d001786868c3754cb7d2acc08cfd61d3c1434e6f (diff) | |
download | alps-9d764882354bb4ee6a70ef91c8d5da62ce25ae3b.tar.gz alps-9d764882354bb4ee6a70ef91c8d5da62ce25ae3b.zip |
readme: add hint about SourceHut theme
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 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 -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. |