Skip to content

Commit 3981b6a

Browse files
committed
chore: update libcosmic
enable desktop-systemd-scope
1 parent 31473df commit 3981b6a

File tree

2 files changed

+35
-20
lines changed

2 files changed

+35
-20
lines changed

Cargo.lock

Lines changed: 34 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ libcosmic = { git = "https://github.com/pop-os/libcosmic/", features = [
1414
"tokio",
1515
"single-instance",
1616
"dbus-config",
17-
"desktop",
17+
"desktop-systemd-scope",
1818
"xdg-portal",
1919
] }
2020
tokio = { version = "1.17.0", features = ["sync", "rt", "process"] }

0 commit comments

Comments
 (0)