catppuccin / tmux

💽 Soothing pastel theme for Tmux!
MIT License
1.8k stars 549 forks source link

Support for wifi status with tmux-wifi #235

Open rbpatt2019 opened 3 months ago

rbpatt2019 commented 3 months ago

Is there an existing issue outlining your improvement?

What would you like to see added and/or changed?

I'm loving the catppuccin universe, and I'd love to see support for wireless status using tmux-wifi! I've used it before in my old, hacky manual status bar and found it very useful. Are you open to contributions?

vdbe commented 3 months ago

I'll leave this open to see if there is more demand for this. You can always place custom (not upstreamed modules) in ./custom and those will get priority over the modules in ./pane, ./status and ./window.

vdbe commented 3 months ago

Can also be an other directory if you set catppuccin_custom_plugin_dir (it seems that this is not documented in the README is in custom/README).

https://github.com/catppuccin/tmux/blob/e7cd05facc22c18fbab3f718d8ecd6494538fe38/catppuccin.tmux#L26-L27