Skip to content

Prevent AppImageLauncher integration prompt #18

@Sush-ruta

Description

@Sush-ruta

hi,

firstly, thank you so much for pho. i already use appman, and this is a wonderful companion for appimage management.
the only issue that i am having is that for every app i install with pho from github, the appimagelauncher prompt for integration pops up every time i launch it.
Screenshot at 15-26-28

the only solution is to manually add env APPIMAGELAUNCHER_DISABLE=1 in the Exec= fields of the .desktop files, which are erased on update.
example:

Exec=env APPIMAGELAUNCHER_DISABLE=1 /home/xxxxxxx/.local/share/pho/applications/affine/affine.AppImage %u

is it possible to make sure that pho automatically adds the env variable in the exec field automatically?

thanks again. :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions