From 16971f5221dfa1b8154b9537432985ad2d43b659 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Tue, 20 Dec 2022 00:36:11 +0300 Subject: sway session improvements * Fix screen sharing * Config for xdpw * Better way of launching sway and dbus * Terminate all user processes on logout; this is to login to a clean session on after logout, can be worked around. --- dotfiles/.config/sway/config | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dotfiles/.config/sway') diff --git a/dotfiles/.config/sway/config b/dotfiles/.config/sway/config index 40aef3b..f751362 100644 --- a/dotfiles/.config/sway/config +++ b/dotfiles/.config/sway/config @@ -66,6 +66,8 @@ exec blueman-applet exec mako # Environment variables for cron scripts exec_always setsessionenv +# xdg-desktop-portal screen sharing crap +exec dbus-update-activation-environment DISPLAY I3SOCK SWAYSOCK WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway # Workspace names # to display names or symbols instead of plain workspace numbers you can use -- cgit v1.2.3