We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc9116f commit 953a5b6Copy full SHA for 953a5b6
Cargo.toml
@@ -25,6 +25,7 @@ libcosmic = { git = "https://github.com/pop-os/libcosmic/", features = [
25
"single-instance",
26
"dbus-config",
27
"desktop",
28
+ "xdg-portal",
29
] }
30
tracing = "0.1"
31
nix = { version = "0.27.1", features = ["process"] }
0 commit comments