mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-04 09:08:38 +00:00
Added another substitution for amd GPUs
This commit is contained in:
1
neofetch
1
neofetch
@@ -886,6 +886,7 @@ getgpu () {
|
|||||||
gpu=${gpu/'[AMD/ATI]' }
|
gpu=${gpu/'[AMD/ATI]' }
|
||||||
gpu=${gpu/Tahiti PRO}
|
gpu=${gpu/Tahiti PRO}
|
||||||
gpu=${gpu/Seymour}
|
gpu=${gpu/Seymour}
|
||||||
|
gpu=${gpu/Richland}
|
||||||
gpu=${gpu/ OEM}
|
gpu=${gpu/ OEM}
|
||||||
gpu=${gpu/ Cape Verde}
|
gpu=${gpu/ Cape Verde}
|
||||||
gpu=${gpu/ \[}
|
gpu=${gpu/ \[}
|
||||||
|
Reference in New Issue
Block a user