• @grue
    link
    English
    433 months ago

    You could make aliases for each program, but I agree, there should be a way to set it up so they resolve automatically.

    • @[email protected]
      link
      fedilink
      43 months ago

      You could possibly also make a shell script that does this automatically. I believe most flatpak ids follow a pattern such as com.github.user.package, for github projects for example. So you could loop through all installed flatpaks, extract the name, and then add the alias.

      • @grue
        link
        English
        93 months ago

        Agreed, but I also feel like such a thing should be included with Flatpak by default instead of leaving it to the users to solve.