mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-23 12:09:55 +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