Since a few years I am a bit annoyed by the fact that ulauncher's extension for file and directory search is so slow. Even when setting home as Base dir and searching for a file just below home it takes >6s.
Is there a way to speed it up? Maybe reduce the tree depth of the search?
Ok, after some searching I found these lines:
The repo is archived and the extension seems to not be maintained anymore. I removed the
'timeout', '5s'
part in my~/.local/share/ulauncher/extensions/com.github.brpaz.ulauncher-file-search/main.py
.PS: I am still using ulauncher because I want to have a light-weight application launcher and file/directory search in one. Basically, a Krunner for budgie.