Rather use gapplication service. This makes the flow similar to what Chatty does and makes us hold/release rather than having an application window. It also allows us to drop the --daemon. Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/760>
4 lines
86 B
SYSTEMD
4 lines
86 B
SYSTEMD
[D-BUS Service]
|
|
Name=org.gnome.Calls
|
|
Exec=@bindir@/gnome-calls --gapplication-service
|