
* Provide dbus and systemd service files by default * Split ExecReload command in two, since swaync-client only handles one argument per run. * Fix mistake in ExecReload directive: systemd doesn't allow shell constructs, but only allows to concatenate multiple commands with a semicolon. Co-authored-by: nightly-brew <>