devangshekhawat / Fedora-40-Post-Install-Guide

Things to do after installing Fedora 40
787 stars 76 forks source link

Missing double quote #1

Closed brusan closed 3 years ago

brusan commented 3 years ago

Trivial, but I think the line glxinfo|egrep "OpenGL vendor|OpenGL renderer should have a closing double quote.

devangshekhawat commented 3 years ago

Trivial, but I think the line glxinfo|egrep "OpenGL vendor|OpenGL renderer should have a closing double quote.

Ah, sorry my bad. Fixed it now! I also removed some other things like system76-power as it broke 2 of friends' systems and using prime is way more convenient.

devangshekhawat commented 3 years ago

Made some nice changes.