Commit Graph

3 Commits

Author SHA1 Message Date
Erik Reider
57721c221e Fixes #152 2022-08-15 18:47:43 +02:00
nightly brew
31762b8b37
Fix mistake in ExecReload directive (#51)
* 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 <>
2022-01-06 13:38:05 +01:00
nightly brew
4e35be8626
Add Dbus activation service and systemd unit file (#50)
* Provide dbus and systemd service files by default

* Split ExecReload command in two, since swaync-client only handles one argument per run.

Co-authored-by: nightly-brew <>
2022-01-05 19:54:09 +01:00