Skip to content

Commit

Permalink
tmux: Increase status right length
Browse files Browse the repository at this point in the history
  • Loading branch information
juanibiapina committed Feb 12, 2025
1 parent 9310be7 commit 2f4f0d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dotfiles/tmux/.tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ set -g status-interval 5

set -g status-left-length 32
set -g status-left '[#S]'

set -g status-right-length 71
set -g status-right '[#h] #(gitmux "#{pane_current_path}")'

# Sessions
Expand Down

0 comments on commit 2f4f0d8

Please sign in to comment.