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

[Cosmetic] Missing space before the added Windows Subsystem for Linux #774

Open AlbanDAQUINO opened 11 months ago

AlbanDAQUINO commented 11 months ago

https://github.com/KittyKatt/screenFetch/blob/b56b0440021ecf646ad461cbf4fe24f4ec164bdb/screenfetch-dev#L1312

The OS name and OS details are missing a space between them. Adding a space before the "(on the Windows Subsystem for Linux)" solves it. I have edited my local script to include this without trouble. Now it read : wsl=" (Windows Subsystem for Linux)"