tmux

Tmux Powerline Bar - Catppuccin Theme

Tmux Powerline Bar is a Tmux plugin that enhances the status bar visualization, providing a modern and customizable experience with Catppuccin as the default theme.

Tmux Powerline Bar Preview

✨ Features

πŸ“¦ Installation

1️⃣ Requirements

2️⃣ Install with TPM

If you use Tmux Plugin Manager (TPM), add this to your .tmux.conf:

set -g @plugin 'armando-rios/tmux'

Then reload tmux and run prefix + I to install it.

βš™οΈ Configuration

You can customize the plugin by adding options to your .tmux.conf:

set -g @tmux_transparent "on"         # Enable transparency
set -g @tmux_status_show_clock "on"   # Show clock
set -g @tmux_status_show_sysinfo "on" # Show CPU and RAM usage
set -g @tmux_status_show_cwd "on"     # Show current directory

πŸš€ Usage

After installing and configuring, reload Tmux:

tmux source-file ~/.tmux.conf

πŸ“– Documentation

A dedicated website with detailed documentation will be available soon.

πŸ“ License

This project is licensed under the MIT License.

πŸ’‘ Contributions

Contributions are welcome! Feel free to open a PR or issue on GitHub.


⭐ If you like this plugin, don’t forget to star it on GitHub!