Temperature Widget
The temperature widget provides a table of temperature sensors and their current temperature.

Features
The temperature widget provides the sensor name as well as its current temperature.
This widget can also be configured to display Nvidia GPU temperatures (--enable_gpu
on Linux/Windows).
Key bindings
Note that key bindings are generally case-sensitive.
Binding | Action |
---|---|
Up , k | Move up within a widget |
Down , j | Move down within a widget |
g+g , Home | Jump to the first entry in the table |
G , End | Jump to the last entry in the table |
t | Sort by temperature, press again to reverse sorting order |
s | Sort by sensor name, press again to reverse sorting order |
Mouse bindings
Binding | Action |
---|---|
Left Button | Selects an entry in the table |