From 9a59c602c364bfff1ce1428a11e0e90aa1ccf6d3 Mon Sep 17 00:00:00 2001 From: eug-vs Date: Thu, 8 Dec 2022 15:21:35 +0300 Subject: fix(wayland): call dbus-update-env before pipewire --- env-wayland/.config/sway/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'env-wayland') diff --git a/env-wayland/.config/sway/config b/env-wayland/.config/sway/config index dbafc25..840fb16 100644 --- a/env-wayland/.config/sway/config +++ b/env-wayland/.config/sway/config @@ -247,11 +247,11 @@ default_border pixel # gsettings set org.gnome.desktop.interface cursor-size 16 # } +# Important for screencast to work via xdg-desktop-portal-wlr +exec dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway + exec --no-startup-id dunst exec --no-startup-id gentoo-pipewire-launcher exec --no-startup-id wlsunset -l 53.54 -L 27.34 -# Important for screencast to work via xdg-desktop-portal-wlr -exec dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway - include /etc/sway/config.d/* -- cgit v1.2.3