From 2cf78f19e88e9a1e4c85b6a3b39ecf4e32df5f1c Mon Sep 17 00:00:00 2001 From: bain Date: Sat, 28 Oct 2023 14:45:16 +0200 Subject: [PATCH] update tmux config --- tmux.README | 2 +- tmux/.config/tmux/tmux.conf | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/tmux.README b/tmux.README index dc1e568..e39493b 100644 --- a/tmux.README +++ b/tmux.README @@ -1 +1 @@ -required: tmux, tpm (https://github.com/tmux-plugins/tpm#installation) +required: tmux, tpm (https://github.com/tmux-plugins/tpm#installation) (into ~/.local/share/tmux/plugins/tpm) diff --git a/tmux/.config/tmux/tmux.conf b/tmux/.config/tmux/tmux.conf index b8c686d..90ae01b 100644 --- a/tmux/.config/tmux/tmux.conf +++ b/tmux/.config/tmux/tmux.conf @@ -28,6 +28,7 @@ bind-key -T copy-mode-vi y send-keys -X copy-selection-and-cancel # Theme set -g @catppuccin_flavour "mocha" +set -g @catppuccin_status_modules "-" set -g @catppuccin_status_modules_right "-" # Session splitting