aboutsummaryrefslogtreecommitdiff
path: root/tmux/.tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmux/.tmux.conf')
-rw-r--r--tmux/.tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf
index c5bb96d..b59a333 100644
--- a/tmux/.tmux.conf
+++ b/tmux/.tmux.conf
@@ -107,7 +107,7 @@ setw -g window-status-current-format "#[bg=colour66,fg=colour0,noreverse]█▓â
# Info on right
set -g status-right-length 100
set -g status-right ''
-set -g status-right '#(~/code/sys/status)'
+set -g status-right '#(~/bin/tmux-status)'
# Info on left (no session display)
set -g status-left ''