- Edit river-portals.conf
* default to wlr -> fallback to gtk - Always use dbus-run-session now since this is required to start portals OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/river?expand=0&rev=36
This commit is contained in:
parent
625fa1882f
commit
0648b80f5a
@ -1,6 +1,2 @@
|
|||||||
[preferred]
|
[preferred]
|
||||||
# use xdg-desktop-portal-gtk for every portal interface
|
default=wlr;gtk
|
||||||
default=gtk
|
|
||||||
# except for the xdg-desktop-portal-wlr supplied interfaces
|
|
||||||
org.freedesktop.impl.portal.Screencast=wlr
|
|
||||||
org.freedesktop.impl.portal.Screenshot=wlr
|
|
||||||
|
@ -13,4 +13,4 @@ export XDG_SESSION_TYPE=wayland
|
|||||||
export XDG_SESSION_DESKTOP=river
|
export XDG_SESSION_DESKTOP=river
|
||||||
export XDG_CURRENT_DESKTOP=river
|
export XDG_CURRENT_DESKTOP=river
|
||||||
|
|
||||||
systemd-cat --identifier=river /usr/bin/river -log-level debug $@
|
systemd-cat --identifier=river /usr/bin/dbus-run-session /usr/bin/river -log-level debug $@
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 5 01:47:08 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
||||||
|
|
||||||
|
- Edit river-portals.conf
|
||||||
|
* default to wlr -> fallback to gtk
|
||||||
|
- Always use dbus-run-session now since this is required to start portals
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 25 03:10:09 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
Mon Sep 25 03:10:09 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
||||||
|
|
||||||
|
@ -130,6 +130,7 @@ Bash command-line completion support for %{name}.
|
|||||||
%package contrib
|
%package contrib
|
||||||
Summary: Helper files for making river easy to use
|
Summary: Helper files for making river easy to use
|
||||||
Supplements: (%{name} and river)
|
Supplements: (%{name} and river)
|
||||||
|
Requires: dbus-1-daemon
|
||||||
Requires: river
|
Requires: river
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user