You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Translates bad calls to xdg-desktop-portal-validate-icon into good calls
How to install:
Copy the script somewhere (recommend /usr/local/bin/xdg-desktop-portal-validate-icon.bash)
Then
Move /usr/libexec/xdg-desktop-portal-validate-icon to /usr/libexec/xdg-desktop-portal-validate-icon.orig
Symlink /usr/libexec/xdg-desktop-portal-validate-icon to the script
Package updates that overwrite /usr/libexec/xdg-desktop-portal-validate-icon will require that you move the new version to *.orig (overwriting the previous version) and then recreate the symlink to the script.