dbordak / fmenu-rofi

fmenu modified for use with rofi
GNU General Public License v2.0
3 stars 1 forks source link

Slow Startup #1

Open pinpox opened 8 years ago

pinpox commented 8 years ago

Hello,

I use the script within rofi. It works fine but starts up very slow when it has to rebuild the index. I search all /home/binaryplease.

Is there something i can do about that e.g. rebuild index in background and not when the script is started?

Thanks for any help.

Phyks commented 8 years ago

Maybe you can build the index in a crontask and prevent it from building the index at startup?