This website works better with JavaScript.
Explore
Help
Register
Sign In
wilderjds
/
neofetch
Watch
1
Star
0
Fork
You've already forked neofetch
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Don't show GPU output on unsupported OS
Browse Source
master
Dylan
10 years ago
parent
2d136780f2
commit
806a54224c
1 changed files
with
0 additions
and
4 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
4
neofetch
4
neofetch
Unescape
Escape
View File
@ -1064,10 +1064,6 @@ getgpu () {
gpu=${gpu//[[:space:]]/ }
gpu=${gpu// }
;;
*)
gpu="Unknown"
;;
esac
;;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
wilderjds/neofetch
Title
Body
Create Issue