Add muxbar (#126)

This commit is contained in:
Dlurak 2024-08-16 23:22:45 +02:00 committed by GitHub
parent 4f6c24c655
commit f35ebb7e20
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -96,6 +96,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set
- [aws-tmux](https://github.com/darko-mesaros/aws-tmux) Tmux plugin that gives you access to some (potentially) useful information about AWS.
- [gitmux](https://github.com/arl/gitmux) Show Git status in tmux status bar
- [muxbar](https://github.com/dlurak/muxbar) configure the status bar in Rust.
- [tmux-battery](https://github.com/tmux-plugins/tmux-battery) Plug and play battery percentage and icon indicator for Tmux.
- [tmux-clima](https://github.com/vascomfnunes/tmux-clima) Displays the current temperature and weather condition using the OpenWeather API.
- [tmux-colortag](https://github.com/Determinant/tmux-colortag) a plugin/theme that colors the tmux window tags.