From f4c921e9fb2d891d31327ddfafb90535de00d37d Mon Sep 17 00:00:00 2001 From: Julius Klotz Date: Tue, 9 Sep 2025 21:54:45 +0200 Subject: [PATCH] catppuccin tmux --- tmux/tmux.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tmux/tmux.conf b/tmux/tmux.conf index ba494d8..5e49f81 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -1,8 +1,10 @@ # List of plugins set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-sensible' +set -g @plugin 'catppuccin/tmux#v2.1.3' # See https://github.com/catppuccin/tmux/tags for additional tags setw -g mode-keys vi +set -g @catppuccin_flavor 'frappe' set -g prefix C-s unbind-key C-b