diff --git a/catppuccin.tmux b/catppuccin.tmux index b56c323..b0f3f43 100755 --- a/catppuccin.tmux +++ b/catppuccin.tmux @@ -114,7 +114,7 @@ main() { readonly show_host="#[fg=$thm_blue,bg=$thm_gray]$right_separator#[fg=$thm_bg,bg=$thm_blue]󰒋 #[fg=$thm_fg,bg=$thm_gray] #H " local show_date_time - readonly show_date_time="#[fg=$thm_blue,bg=$thm_gray]$right_separator#[fg=$thm_bg,bg=$thm_blue]󰚭 #[fg=$thm_fg,bg=$thm_gray] $date_time " + readonly show_date_time="#[fg=$thm_blue,bg=$thm_gray]$right_separator#[fg=$thm_bg,bg=$thm_blue]󱑒 #[fg=$thm_fg,bg=$thm_gray] $date_time " # Right column 1 by default shows the Window name. local right_column1=$show_window