CPU: Hide 'with Radeon * Graphics'
This commit is contained in:
parent
843d4b9b0c
commit
aa6843048f
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -832,7 +832,7 @@ get_cpu() {
|
|||
cpu="${cpu//Six-Core}"
|
||||
cpu="${cpu//Eight-Core}"
|
||||
cpu="${cpu//Core}"
|
||||
cpu="${cpu//with Radeon HD Graphics}"
|
||||
cpu="${cpu//with Radeon * Graphics}"
|
||||
|
||||
# Add cpu cores to output
|
||||
[[ "$cpu_cores" != "off" && "$cores" ]] && \
|
||||
|
|
Loading…
Reference in a new issue