KittyKatt / screenFetch

Fetches system/theme information in terminal for Linux desktop screenshots.
GNU General Public License v3.0
3.82k stars 453 forks source link

Detect CentOS Stream correctly #702

Closed Jacksonzwang closed 3 years ago

Jacksonzwang commented 3 years ago

Due to the output of "lsb_release -si" of CentOS Stream is CentOSStream rather than CentOS.

KittyKatt commented 3 years ago

Looks good, merging.