mirror of
https://github.com/Diolinux/PhotoGIMP.git
synced 2026-04-05 19:51:58 +02:00
fix: use generic flatpak command in .desktop (fixes #127) #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gabrielalmir on 4/4/2026
Addresses #127.
This PR replaces the absolute path /usr/bin/flatpak with a generic flatpak command in the .desktop file, improving compatibility across various Linux distributions (like NixOS).