chore(tmux): change timeout for gitmux

This commit is contained in:
Stefan Imhoff
2023-03-03 15:50:39 +01:00
parent 70b15ca6a6
commit e6a2e8ff76

View File

@@ -55,7 +55,7 @@ set -g pane-active-border-style "fg=white,bg=default"
# Bar Left
set -g status-left-length 100
set -ga status-left "#[fg=white,nobold] "
set -g status-left "#[fg=blue,bold] #S #(gitmux -timeout 300ms -cfg $HOME/.gitmux.conf)#[fg=white] ❭" # session name
set -g status-left "#[fg=blue,bold] #S #(gitmux -timeout 500ms -cfg $HOME/.gitmux.conf)#[fg=white] ❭" # session name
# Bar Right
set -g status-right-length 100
set -g status-right "#{now_playing} "