Make use of systemd scopes optional
This commit is contained in:
parent
2006d138eb
commit
9c62f19e4b
2 changed files with 16 additions and 7 deletions
|
|
@ -33,6 +33,12 @@ desktop = [
|
|||
"dep:freedesktop-desktop-entry",
|
||||
"dep:mime",
|
||||
"dep:shlex",
|
||||
"tokio?/io-util",
|
||||
"tokio?/net",
|
||||
]
|
||||
# Enables launching desktop files inside systemd scopes
|
||||
desktop-systemd-scope = [
|
||||
"desktop",
|
||||
"dep:zbus",
|
||||
]
|
||||
# Enables keycode serialization
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue