arwn / gfetch

A small clone of 9fetch
30 stars 8 forks source link

test -f for /dev/screen in case running console/drawterm -G #8

Closed tweedyf closed 1 month ago

tweedyf commented 2 months ago

This suppresses the error that's thrown if fetch is run from the console or from drawterm -G, where there is no /dev/screen to get the resolution from, by testing for the existence of /dev/screen