parent
7130124c49
commit
48ee97fcd1
1 changed files with 1 additions and 0 deletions
1
neofetch
1
neofetch
|
@ -966,6 +966,7 @@ get_gpu() {
|
|||
gpu="${gpu/'[AMD/ATI]' }"
|
||||
gpu="${gpu/'[AMD]' }"
|
||||
gpu="${gpu/OEM }"
|
||||
gpu="${gpu/Advanced Micro Devices, Inc.}"
|
||||
gpu="${gpu/ \/ *}"
|
||||
gpu="${gpu/*\[}"
|
||||
gpu="${gpu/\]*}"
|
||||
|
|
Loading…
Reference in a new issue