File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -56,12 +56,14 @@ set -g @catppuccin_window_status_style "custom"
5656set -g @catppuccin_window_left_separator " #[fg=#{@_ctp_status_bg},reverse]█#[none]"
5757set -g @catppuccin_window_middle_separator " "
5858set -g @catppuccin_window_right_separator " #[fg=#{@_ctp_status_bg},reverse]#[none]"
59+ set -g @catppuccin_window_text " #W"
60+ set -g @catppuccin_window_current_text " #W"
5961
6062run ~ /.config/tmux/plugins/catppuccin/tmux/catppuccin.tmux
6163
6264set -g status-right-length 100
6365set -g status-left-length 100
6466set -g status-left " "
65- set -g status-right " #{E:@catppuccin_status_application }"
67+ set -g status-right " #{E:@catppuccin_status_host }"
6668set -ag status-right " #{E:@catppuccin_status_session}"
6769set -ag status-right " #{E:@catppuccin_status_uptime}"
You can’t perform that action at this time.
0 commit comments