diff --git a/river-run.sh b/river-run.sh index 3245e59..ab2dcb3 100644 --- a/river-run.sh +++ b/river-run.sh @@ -13,4 +13,4 @@ export XDG_SESSION_TYPE=wayland export XDG_SESSION_DESKTOP=river export XDG_CURRENT_DESKTOP=river -systemd-cat --identifier=river /usr/bin/dbus-run-session /usr/bin/river -log-level debug $@ +systemd-cat --identifier=river /usr/bin/river -log-level debug $@ diff --git a/river.changes b/river.changes index c4c7482..4469686 100644 --- a/river.changes +++ b/river.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 5 08:45:27 UTC 2023 - Soc Virnyl Estela + +- Remove dbus-run-session in the script. Portals can still work without it. + ------------------------------------------------------------------- Thu Oct 5 01:47:08 UTC 2023 - Soc Virnyl Estela diff --git a/river.spec b/river.spec index 5a3c4cd..49a493c 100644 --- a/river.spec +++ b/river.spec @@ -130,7 +130,6 @@ Bash command-line completion support for %{name}. %package contrib Summary: Helper files for making river easy to use Supplements: (%{name} and river) -Requires: dbus-1-daemon Requires: river BuildArch: noarch