diff --git a/catppuccin_tmux.conf b/catppuccin_tmux.conf index 035b9b17..ffa8d0de 100644 --- a/catppuccin_tmux.conf +++ b/catppuccin_tmux.conf @@ -168,7 +168,7 @@ set -ogqF @catppuccin_window_current_right_separator "#{@catppuccin_window_right set -gF window-status-bell-style "bg=#{@thm_yellow},fg=#{@thm_crust}" %if "#{==:#{@catppuccin_window_flags},icon}" - set -gqF @_ctp_w_flags "#{E:@catppuccin_window_flags_icon_format} " + set -gqF @_ctp_w_flags "#{E:@catppuccin_window_flags_icon_format}" %elif "#{==:#{@catppuccin_window_flags},text}" set -gq @_ctp_w_flags "#F" %else