💩 feat(tmux): Attempt to change window titles
This commit is contained in:
parent
58abf794e2
commit
79a042f5d7
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ set -g @catppuccin_window_middle_separator " █"
|
|||
set -g @catppuccin_window_default_fill "number"
|
||||
|
||||
set -g @catppuccin_window_current_fill "number"
|
||||
set -g @catppuccin_window_current_text "#{pane_current_path}"
|
||||
set -g @catppuccin_window_current_text "#{command}"
|
||||
|
||||
set -g @catppuccin_status_modules_right "application user host session date_time"
|
||||
set -g @catppuccin_status_left_separator "█"
|
||||
|
|
Loading…
Reference in a new issue