[modules/sensors] Add fallback for temperature retrieval
If /sys/class/ data cannot be read, fall back to "sensors -u", by popular demand :P see #145
This commit is contained in:
parent
0fb03dfa8f
commit
a312269240
2 changed files with 20 additions and 1 deletions
|
@ -123,6 +123,7 @@ Modules and commandline utilities are only required for modules, the core itself
|
|||
* bluez / blueman (for module 'bluetooth')
|
||||
* dbus-send (for module 'bluetooth')
|
||||
* nvidia-smi (for module 'nvidiagpu')
|
||||
* sensors (for module 'sensors', as fallback)
|
||||
|
||||
# Examples
|
||||
Here are some screenshots for all themes that currently exist:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue