- Clean and modern status bar design
- Host OS icon, session name, and mode displayed on the left
- Centered tab names with active tab highlighting
- Right-aligned layout swap indicator and current date/time
- Dynamic mode indicators for various Zellij modes
- Customizable through KDL configuration
-
Download Zjstatus: Follow the installation instructions from the Zjstatus GitHub repository.
-
Copy Layout: Place the provided
default.kdl
configuration file in your Zellij layouts directory:mkdir -p ~/.config/zellij/layouts cp default.kdl ~/.config/zellij/layouts/default.kdl
-
Apply the Layout: Start Zellij with the new layout:
zellij --layout default
Or just run:
zellij
This project is licensed under the MIT License.
Feel free to submit a pull request or open an issue if you have any suggestions or find any bugs.
Thanks to dj95 for the original Zjstatus plugin and the inspiration for this layout.