cosmic-session: fix XDG desktop portal binary location
This commit is contained in:
parent
61c0f51391
commit
6e43f00374
@ -51,7 +51,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
|||||||
];
|
];
|
||||||
|
|
||||||
env = {
|
env = {
|
||||||
XDP_COSMIC = lib.getExe xdg-desktop-portal-cosmic;
|
XDP_COSMIC = "${xdg-desktop-portal-cosmic}/libexec/xdg-desktop-portal-cosmic";
|
||||||
ORCA = "orca"; # get orca from $PATH
|
ORCA = "orca"; # get orca from $PATH
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user