diff --git a/neofetch b/neofetch index 0c8218bc..03d5a621 100755 --- a/neofetch +++ b/neofetch @@ -946,7 +946,6 @@ get_gpu() { gpu="${gpu/'[AMD]' }" gpu="${gpu/*\[}" gpu="${gpu/\]*}" - gpu="${gpu/\/*}" gpu="AMD $gpu" ;;