Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 673 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 673 Bytes

zellij-cpulamp

Minimal CPU activity indicator plugin for Zellij

Displays blinking dots representing each processor's usage.

Usage

From source

cargo build --release
zellij --layout example-layout.yaml

note: The plugin interface is unstable. You may need to edit Cargo.toml and change the version of zellij-tile to get the plugin working.

License

This program is licensed under the GNU Lesser General Public License version 3 or later.