Yatima

Results 59 comments of Yatima

now the real question: why do you want to change the icon? you prefer a magnifying glass thingy?

Thanks, I want it to follow the standards as much as possible Do you know any good link to the documentation about the various paths in the Linux distros and...

What if there are multiple users so every user can have his/her own configuration file? Where should I put Drill configuration files? Into `~/.config/drill-search`?

So do you think `path:/usr/share/icons` would be a good search string to let Drill only scan that specific path? If you would use something like that I would implement it...

So it's more like removing useless results from the list instead of actually searching on a specific path because of performance reasons?

typing `path:/usr/share/icons icon_name` will take more time than actually finding what you really need I believe the best solution for this is that if you start Drill (CLI or GTK)...

The only reason I can think why this happens is because by not having a default application set xdg-open will probably do nothing at all. Other possible reasons are if...

Does the folder open if you type "xdg-open /full/path/to/folder"?

Okay so we can exclude xdg-open implementations, I wonder if it's a permission problem or something else, in the next version I will try to implement a messagebox that pops...