Fix screensharing under Wayland.

This commit is contained in:
the_4n0nym0u53 2021-11-04 18:22:08 +01:00
parent 3d79832bc6
commit 20581b5678
No known key found for this signature in database
GPG Key ID: 35EE09F5481049BB
1 changed files with 8 additions and 0 deletions

View File

@ -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,