eromatiya / rofi-spotlight

Spotlight-like Rofi
MIT License
201 stars 7 forks source link

Fd #7

Closed AethanFoot closed 4 years ago

AethanFoot commented 4 years ago

Swapped find with fd as it is noticeably faster, from with I've tested it works in all situations.

eromatiya commented 4 years ago

Nice. Tested it and yeah it's faster. Thanks for this. Though, I think you should probably add fd to the dependencies as well then change the FILE_MANAGER toxdg-open so it will use the default file manager. You don't need to do these but I think it's better if it will come from a single commit(will squash this PR). Thanks again!

AethanFoot commented 4 years ago

Made those changes.

eromatiya commented 4 years ago

Thanks a lot! Will merge this now!