Enable gpu_shorthand by default

This commit is contained in:
Dylan 2016-02-11 09:20:03 +11:00
parent 3ea8a401bd
commit 9e7ad5c0ef
2 changed files with 3 additions and 2 deletions

View file

@ -99,7 +99,7 @@ speed_type="max"
# Shorten output of the getgpu funcion # Shorten output of the getgpu funcion
# --gpu_shorthand on/off # --gpu_shorthand on/off
gpu_shorthand="off" gpu_shorthand="on"
# Gtk Theme / Icons # Gtk Theme / Icons

3
fetch
View file

@ -118,7 +118,7 @@ speed_type="max"
# Shorten output of the getgpu funcion # Shorten output of the getgpu funcion
# --gpu_shorthand on/off # --gpu_shorthand on/off
gpu_shorthand="off" gpu_shorthand="on"
# Gtk Theme / Icons # Gtk Theme / Icons
@ -912,6 +912,7 @@ getgpu () {
gpu=${gpu/Tahiti PRO} gpu=${gpu/Tahiti PRO}
gpu=${gpu/Seymour} gpu=${gpu/Seymour}
gpu=${gpu/ OEM} gpu=${gpu/ OEM}
gpu=${gpu/ Cape Verde}
gpu=${gpu/ \[} gpu=${gpu/ \[}
gpu=${gpu/\]} gpu=${gpu/\]}