CPU: Hide 'with Radeon * Graphics'
This commit is contained in:
2
neofetch
2
neofetch
@@ -832,7 +832,7 @@ get_cpu() {
|
|||||||
cpu="${cpu//Six-Core}"
|
cpu="${cpu//Six-Core}"
|
||||||
cpu="${cpu//Eight-Core}"
|
cpu="${cpu//Eight-Core}"
|
||||||
cpu="${cpu//Core}"
|
cpu="${cpu//Core}"
|
||||||
cpu="${cpu//with Radeon HD Graphics}"
|
cpu="${cpu//with Radeon * Graphics}"
|
||||||
|
|
||||||
# Add cpu cores to output
|
# Add cpu cores to output
|
||||||
[[ "$cpu_cores" != "off" && "$cores" ]] && \
|
[[ "$cpu_cores" != "off" && "$cores" ]] && \
|
||||||
|
|||||||
Reference in New Issue
Block a user