aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDeterminant <tederminant@gmail.com>2020-05-22 11:06:27 -0400
committerDeterminant <tederminant@gmail.com>2020-05-22 11:06:27 -0400
commitfdf918d206cd322f69f574226f6fe4f01936e6af (patch)
tree22181c4860c481e8386621667aaff1f45a5057c0
parentd77d01d5c24a891aa12dde0c61a187ddf36ac9b9 (diff)
parente91271d8d40a52d2ae1650f64a1190ea7e59d232 (diff)
Merge branch 'master' of github.com:Determinant/tmux-colortag
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 116c0a2..80b1387 100644
--- a/README.rst
+++ b/README.rst
@@ -59,6 +59,8 @@ Customization
- ``TMUX_ARROW_SYMBOL_R1``
- ``TMUX_ARROW_SYMBOL_R2``
+- TIP: If you love the status bar on the top (instead of at the bottom by default in tmux), add ``set-option -g status-position top`` to your config file
+
- For the best experience, this plugin assumes a short status update
interval. To change it back, specify ``TMUX_COLORTAG_SET_INTERVAL=no`` or
directly override the setting in your tmux config file.