From 33f8fb6eb6d5de5c8637aa8510df3b1eeb9a9355 Mon Sep 17 00:00:00 2001 From: Parker Kain Date: Mon, 1 May 2023 21:09:34 -0400 Subject: [PATCH] icon switch --- catppuccin.tmux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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