From a91aa608da198f074d3b257ef3f118f30254d090 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Mon, 19 Aug 2024 17:58:57 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(tmux):=20catppuccin=20flavor?= =?UTF-8?q?=20name?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/tmux/conf/plugins.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/tmux/conf/plugins.conf b/.config/tmux/conf/plugins.conf index f950719c..c54c38c3 100644 --- a/.config/tmux/conf/plugins.conf +++ b/.config/tmux/conf/plugins.conf @@ -12,7 +12,7 @@ set -g @plugin 'omerxx/tmux-floax' set -g @catppuccin_directory_text "#{pane_current_path}" set -g @catppuccin_window_current_text "#{window_name}" set -g @catppuccin_window_default_text "#{window_name}" -set -g @catppuccin_flavour 'macchiato' +set -g @catppuccin_flavor 'macchiato' set -g @catppuccin_window_left_separator "█" set -g @catppuccin_window_right_separator "█"