Skip to content

Does the *.desktop file in the AppImage work correctly? #47

@philippgille

Description

@philippgille

Somewhere else I saw this *.desktop file:

[Desktop Entry]
Type=Application
Terminal=false
Name=backup
Icon=utilities-terminal
Exec=gnome-terminal --maximize -x bash -c "cd `dirname %k` && ./backup.sh ; sync; echo '@ Press any key ...' ; read"
Categories=Application;

Try out the AppImage package on a Linux desktop, not just on the command line.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions