I think it’s a environment variabnle problem, but can’t find how to resolve it.
If I run a flatpak app with command ilne, I have:
flatpak run com.github.tchx84.Flatseal
Note that the directories
‘/var/lib/flatpak/exports/share’
‘/home/userv/.local/share/flatpak/exports/share’
are not in the search path set by the XDG_DATA_DIRS environment variable, so
applications installed by Flatpak may not appear on your desktop until the
session is restarted.
Can anyonehelp me?