2 lines
103 B
Plaintext
2 lines
103 B
Plaintext
UserParameter=gpu_temperature,/usr/bin/sensors | grep 'edge' | awk '{print $2}' | sed 's/+//; s/°C//'
|