Mathis FELARDOS
|
883ff41e60
|
utils/gpu: add support of several GPU
|
2017-03-13 09:47:03 +01:00 |
|
Nikolay Polyarniy
|
97fd940e17
|
gpu_temp: setting "display_if" default value fixed
gpu_temp setting "display_if" (introduced in https://github.com/enkore/i3pystatus/pull/382) default value expected to be string (like in https://github.com/enkore/i3pystatus/pull/383)
Error message:
```
GPUTemperature: TypeError: eval() arg 1 must be a string, bytes or code object
```
|
2016-12-01 19:09:33 +03:00 |
|
David Wahlstrom
|
cc3781a6c0
|
gpu_temp: add "display_if" setting
Adds a "display_if" setting to the gpu_temp module that allows the
output to be squelched unless some snippet has been evaluated as true.
|
2016-05-11 13:26:38 -07:00 |
|
Nikolay Polyarniy
|
8ae40efa30
|
gpu_temp: GPU temperature module (nvidia-smi only)
|
2015-12-10 01:30:37 +03:00 |
|