antonmedv / walk

Terminal file manager
MIT License
3.22k stars 89 forks source link

Icons are not correct #91

Closed RaWolFoX closed 1 year ago

RaWolFoX commented 1 year ago

Icons not correctly showing. Example for .jpg, its showing a rocket icon. But when using exa (replacement program for ls), its showing correct icon. This is also applicable for extensions like .txt (showing a square with 4small squares).

Terminal : termux Shell : bash

cyc4188 commented 1 year ago

Maybe your .jpg file mode is rwx, then the icon will be a rocket (executable file).