Merge pull request #398 from dylanaraps/gpu

GPU: [Linux] Rewrite GPU
This commit is contained in:
Dylan Araps 2016-10-26 23:50:57 +11:00 committed by GitHub
commit 785a22520b
4 changed files with 29 additions and 91 deletions

View file

@ -128,10 +128,6 @@ cpu_temp="off"
# GPU
# Shorten output of the getgpu funcion
# --gpu_shorthand on, off, tiny
gpu_shorthand="on"
# Enable/Disable GPU Brand
# --gpu_brand on, off
gpu_brand="on"