Home

Awesome

Muxbar

Tmux status line configured in Rust.

Features

Installation

  1. Clone this repository
    git clone git@github.com:Dlurak/muxbar.git
    
  2. Install Muxbar
    cargo install --path
    
  3. Apply Muxbar in your .tmux.conf
    set -g status-right '#(muxbar)'
    

Configuration

The configuration is written in Rust and located in ./src/config.rs

Examples

New Default Old Default