
Catppuccin for tmux
- Install TPM
- Add the Catppuccin plugin:
set -g @plugin 'kjnsn/tmux-catppuccin-minimal'
set -g @plugin 'tmux-plugins/tpm'- (Optional) Set your preferred flavor before the plugin line, it defaults to "mocha":
set -g @catppuccin-theme 'mocha' # latte, frappe, macchiato or mocha- Clone this repository to your desired location (e.g.
~/.config/tmux/plugins/catppuccin) - Add the following line to your
tmux.conffile:run ~/.config/tmux/plugins/catppuccin/catppuccin.tmux - (Optional) Set your preferred flavor.
- Reload Tmux by either restarting the session or reloading it with
tmux source-file ~/.tmux.conf
Copyright © 2021-present Catppuccin Org




