summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2021-11-26 20:38:11 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2021-11-26 20:38:11 +0100
commit80a1ee37807f7be900a9bb9281f98e33b6a890a1 (patch)
tree764ad304c6a93c7dc2e622fabdde90c3b1fdf69e
parent94c2ea473abd4c107b40e727488d15c413d2a364 (diff)
README: reword the part mentioning SFEED_THEME
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 175b868..67b66e8 100644
--- a/README
+++ b/README
@@ -22,8 +22,8 @@ $ make SFEED_CURSES=""
# make SFEED_CURSES="" install
-To change the default theme you can set SFEED_THEME. See the themes/ directory
-for the theme names.
+To change the theme for sfeed_curses you can set SFEED_THEME. See the themes/
+directory for the theme names.
$ make SFEED_THEME="templeos"
# make SFEED_THEME="templeos" install