Ulauncher doesn't search local programs

Created on 30 Aug 2019  路  3Comments  路  Source: Ulauncher/Ulauncher

Steps to reproduce

  1. Open Ulauncher with Super-L key
  2. Search a program
    3.

Current behavior

Ulauncher doesn't search in ~/.locale/applications folder

Expected behavior

List all .desktop files anywhere

Environment

5.3.0
Manjaro Linux x86_64
KDE

Logs

Most helpful comment

This doesnt make sense. Desktop files belong in one of three places:

  • ~/.local/share/applications
  • /usr/local/share/applications
  • /usr/local/applications

If you could just put them anywhere, there would be no way to decide override behavior and scanning would take forever.

You can fix your issue by symlinking your stray files into any of those above.

All 3 comments

This doesnt make sense. Desktop files belong in one of three places:

  • ~/.local/share/applications
  • /usr/local/share/applications
  • /usr/local/applications

If you could just put them anywhere, there would be no way to decide override behavior and scanning would take forever.

You can fix your issue by symlinking your stray files into any of those above.

I wonder why it doesn't search in $PATH as a backup, like say dmenu.

@slaykachu that's a different issue, and it's being discussed @ https://github.com/Ulauncher/Ulauncher/issues/454

Was this page helpful?
0 / 5 - 0 ratings