Added another substitution for amd GPUs
This commit is contained in:
parent
535d220e1a
commit
f06d9a9e6e
1 changed files with 1 additions and 0 deletions
1
neofetch
1
neofetch
|
@ -886,6 +886,7 @@ getgpu () {
|
|||
gpu=${gpu/'[AMD/ATI]' }
|
||||
gpu=${gpu/Tahiti PRO}
|
||||
gpu=${gpu/Seymour}
|
||||
gpu=${gpu/Richland}
|
||||
gpu=${gpu/ OEM}
|
||||
gpu=${gpu/ Cape Verde}
|
||||
gpu=${gpu/ \[}
|
||||
|
|
Loading…
Reference in a new issue