From 3dfeaf2dbc9670bef0aeb47b380394d885e5bf4a Mon Sep 17 00:00:00 2001 From: Pocco81 Date: Fri, 3 Sep 2021 07:35:15 -0500 Subject: [PATCH] dev: about --- extra/tmux/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/extra/tmux/README.md b/extra/tmux/README.md index caaff4f..0b7d6f3 100644 --- a/extra/tmux/README.md +++ b/extra/tmux/README.md @@ -2,6 +2,8 @@ Making your Tmux multiplexer colors match your Catppucino colors is easy! Simply copy the `.conf` file into your `.tmux.conf` (which should be located under `$HOME`). +The themes include the base color palette for the respective theme, most notably used for Tmux's statusline. + ## Base config In this directory you'd also find a [base config for Tmux](https://github.com/Pocco81/Catppuccino.nvim/blob/dev/extra/tmux/.tmux.conf) with useful comment to get you started if you don't already have one.