diff --git a/sway/.config/sway/config.d/behavior b/sway/.config/sway/config.d/behavior index 413c2bb..2f42ac1 100644 --- a/sway/.config/sway/config.d/behavior +++ b/sway/.config/sway/config.d/behavior @@ -4,6 +4,9 @@ # # ############################### +# Make xdg-desktop-portal-wlr work properly +exec dbus-update-activation-environment WAYLAND_DISPLAY + # Application autostart exec mako exec pipewire @@ -37,3 +40,8 @@ for_window [title="about:blank - - Tor Browser"] floating enable, # About Tor Browser window for_window [title="^About Tor Browser$"] floating enable, +# Browser screenshare dialog +for_window [title="is sharing your screen."] border none, + +# ProtonMail Bridge +for_window [app_id="proton-bridge"] border none,