Skip to content

Commit 953a5b6

Browse files
committed
fix: enable portal
1 parent bc9116f commit 953a5b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ libcosmic = { git = "https://github.com/pop-os/libcosmic/", features = [
2525
"single-instance",
2626
"dbus-config",
2727
"desktop",
28+
"xdg-portal",
2829
] }
2930
tracing = "0.1"
3031
nix = { version = "0.27.1", features = ["process"] }

0 commit comments

Comments
 (0)