Skip to content

temp: support AMD CPU, support GPU unit "F", fix documented name #66

@wuweituzi

Description

@wuweituzi

All directions were followed for install: iostat , lm-sensors, etc. installed on my Debian system. The plugin is working perfectly for all other variables but for some reason:

  • #{cpu_temp} shows -nanC in status bar.
    My .tmux.conf:
set -g @cpu_temp_format '%2.0f' set -g @cpu_temp_units 'F' 

-#{gpu_temp} shows "C" scale in status bar.
My .tmux.conf:

set -g @gpu_temp_format '%2.0f' set -g @gpu_temp_units 'F' 

Any suggestions?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions