-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
make xdg-desktop-portal-cosmic path non fixed to libexec #79
base: master
Are you sure you want to change the base?
Conversation
This now instead just hard codes two paths. Please make this build-time configurable (e.g. via an env-variable), like we do in other projects instead. |
Moved to env setting hopefully did "COSMIC_DESKTOP_PORTAL" as the env setting, hopefully is an acceptable name |
This is semi-related to this PR as well pop-os/launcher#242 , which is also setting an environment variable to use something different than the default (in launcher the current default is lib) |
Yeah, I mentioned in there we should default to libexec there since nearly all distributions use it, and those that don't can override it accordingly. |
is this change more what you were after ? |
Co-authored-by: Neal Gompa (ニール・ゴンパ) <[email protected]>
arch and other dists dont use libexec