From f3caea416e9a09a4493f2ec87b6af02731be03f0 Mon Sep 17 00:00:00 2001 From: Roger Steve Ruiz Date: Tue, 28 Mar 2023 01:08:58 -0400 Subject: [PATCH] Update catppuccin.tmux --- catppuccin.tmux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catppuccin.tmux b/catppuccin.tmux index fe2dc2e..185f090 100755 --- a/catppuccin.tmux +++ b/catppuccin.tmux @@ -61,7 +61,7 @@ main() { # --------=== Statusline # NOTE: Checking for the value of @catppuccin_window_tabs_enabled - local wt_enabled + local wt_enabled wt_enabled="$(get_tmux_option "@catppuccin_window_tabs_enabled" "off")" readonly wt_enabled