From 6e7997c1cfae0e3119272859b891b57da31f7461 Mon Sep 17 00:00:00 2001 From: Determinant Date: Fri, 22 May 2020 13:10:15 -0400 Subject: ... --- README.rst | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 28a192b..8b9cbd2 100644 --- a/README.rst +++ b/README.rst @@ -19,9 +19,8 @@ What's This? ============ This is a very succinct theme that colors the window tags according to their -names. This means with a proper ``status-interval`` set in your tmux (see -below), it can even automatically change when various programs in your shell -runs! +names. The color can even automatically change when your shell runs different +programs! Features ======== @@ -55,9 +54,9 @@ Customization - ``color-idx <256 color code>`` to manually set the color for the window index - ``color-name <256 color code>`` to manually set the color for the name - = ``clear-idx`` clears the preivous color of the index - = ``clear-name`` clears the preivous color of the name - = ``clear-all`` use auto-coloring for all window tags + - ``clear-idx`` clears the preivous color of the index + - ``clear-name`` clears the preivous color of the name + - ``clear-all`` use auto-coloring for all window tags - If you would like to use Powerline symbols like shown in the demo, add the following line to the top of your ``.tmux.conf`` to enable them: -- cgit v1.2.3