Tiny grammar fix
This commit is contained in:
parent
3ef49c5f04
commit
047f095d36
|
@ -118,7 +118,7 @@ Just do the following:
|
|||
|
||||
Then, set the variable ``chosen_theme`` in ``rc.lua`` to your preferred theme, do your settings, and restart Awesome (``Mod4 + ctrl + r``).
|
||||
|
||||
To customize a theme, head over ``themes/$chosen_theme/theme.lua``.
|
||||
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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue