1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2026-03-23 22:15:11 +00:00

Update README.rst

removing non-existent variable name
This commit is contained in:
Andrew Naguib 2019-05-01 22:57:55 +02:00 committed by GitHub
parent f0a920d30d
commit 46367ed217
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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