tmux-plugins / tmux-cpu

Plug and play cpu percentage and icon indicator for Tmux.
MIT License
444 stars 69 forks source link

Shorter message if GPU not found #36

Closed Rizhiy closed 4 years ago

Rizhiy commented 4 years ago

Hi, I share .tmux.conf across machines and I don't have a GPU on my laptop.

Currently, the text displayed if there is no GPU is: "nvidia-smi/cuda-smi not found", which is quite long and takes away from already quite a small screen.

Would be great if instead it was said something like "No GPU" or "None".