From 0dfa4b3346e79558970bbd5d22b66d28bbf554e5 Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 1 Dec 2022 17:11:19 +0100 Subject: Allow WebRTC sharing on Sway with PipeWire This is needed to share an entire monitor via firefox / chromium. --- .config/sway/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/sway/config b/.config/sway/config index 76eb69a..05de25e 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -239,4 +239,6 @@ bindsym $mod+u exec ~/.local/bin/url # enable numlock on startup input * xkb_numlock enable +exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway + include /etc/sway/config.d/* -- cgit v1.2.3-70-g09d2