aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Yin <tederminant@gmail.com>2020-05-20 23:25:40 -0400
committerGitHub <noreply@github.com>2020-05-20 23:25:40 -0400
commite91271d8d40a52d2ae1650f64a1190ea7e59d232 (patch)
tree226173a0e6f406845420af815dfd0a9c60dd9185
parent443f0073270c57c12654bc26b6eb7204bda379cb (diff)
add a tip
-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.