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

Fix awesomewm theme detection #713

Closed necauqua closed 3 years ago

necauqua commented 3 years ago

The PR mentioned in #690

necauqua commented 3 years ago

Technically we can skip the check for awesome-client presence since in that context it must be there but oh well whatever, keeping it safe

KittyKatt commented 3 years ago

Yeah, safe is better. it looks good to me! Merged and thank you!