PinApp
Allows you to change Desktop files

Developer
Fabrizio Alberio fabrialberio
- Лицензия
- GNU GPLv3
- Project Website
- github.com
- Report an Issue
- github.com

PinApp allows you to pin modified applications, features:
If you have the Flatpak package, you can install PinApp with one command:
flatpak install flathub io.github.fabrialberio.pinappOr using the GNOME Software 🤔
Follow the link to install PinApp, then confirm the "open application" operation in the browser. After this, the Application Center will open, select the source "Flathub" in it and click the "download" button
When installing PinApp Flatpak, it opens in an isolated environment and does not have access to the directory by default /usr/share/applications. To configure it, we will use Flatseal program. Select the PinApp application and in the Filesystem section, enable the options --filesystem=host-os

or using the Flatpak package manager, in the terminal we enter:
flatpak override --user io.github.fabrialberio.pinapp --filesystem=host-os