From 46367ed2179068799abfff287cb75f2d660f9a4f Mon Sep 17 00:00:00 2001 From: Andrew Naguib Date: Wed, 1 May 2019 22:57:55 +0200 Subject: [PATCH] Update README.rst removing non-existent variable name --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 9c0edfd..117af5e 100644 --- a/README.rst +++ b/README.rst @@ -127,7 +127,7 @@ Then, set the variable ``chosen_theme`` in ``rc.lua`` to your preferred theme, d To customize a theme, head over to ``themes/$chosen_theme/theme.lua``. -Otherwise, if you want to be synced with upstream, modify ``theme_path`` variable in ``rc.lua`` like this: +Otherwise, if you want to be synced with upstream, modify the theme path in ``rc.lua`` like this: .. code-block:: diff