summaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2023-01-19 12:41:33 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2023-01-19 12:41:33 +0530
commit096345706eb891658c3978e26d735dfc3432b8f1 (patch)
treeb7bd396c5f6c1f1a3333bf2fff36b6fa14b875e8 /.tmux.conf
parent45fde64a93e9039803e58816d0a1f68a8d2174df (diff)
modify tmux configuration
Diffstat (limited to '')
-rw-r--r--.tmux.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 3e7400f..410b261 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -29,5 +29,6 @@ bind-key b attach-session -c "#{pane_current_path}"
bind-key x kill-pane
set -g @nova-rows 0
+set -g @nova-pane "#I: #W"
run '~/.tmux/plugins/tpm/tpm'