From 8d716fffcb8481bdeabe85e51526d7e2af6deabe Mon Sep 17 00:00:00 2001 From: Trimutex Date: Tue, 16 Jan 2024 19:45:00 -0600 Subject: [PATCH] Updated tmux --- tmux/tmux.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tmux/tmux.conf b/tmux/tmux.conf index fd1c1c3..94ac413 100755 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -6,7 +6,8 @@ set-option -g renumber-windows on # Plugins set -g @plugin 'catppuccin/tmux' -set -g @catppuccin_flavour 'mocha' # or frappe, latte, mocha +set -g @catppuccin_flavour 'frappe' # or frappe, latte, mocha set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-sensible' run '/usr/share/tmux-plugin-manager/tpm' +