Tell git to ignore generated files.
[hama_mce-eventclient.git] / advancedsettings.xml
blobf8f48b44fbd0eee90a5319de547993c338fac620
1 <advancedsettings>
2         <gputempcommand>echo "$(nvidia-settings -c :0 -tq gpuCoreTemp) C"</gputempcommand>
3         <cputempcommand>echo "$(sensors | grep "Core 0" | awk '{ print $3 }' | cut -d '.' -f 1 | cut -d '+' -f 2 ) C"</cputempcommand>
4 </advancedsettings>