Sway : Kill firefox sharing indicator.

This commit is contained in:
Dmitry Voronin 2024-03-28 14:06:49 +03:00
parent dc338530a3
commit 74bb330685

View file

@ -0,0 +1,4 @@
# Fix for a goddamn Firefox WebRTC indicator.
for_window [app_id="firefox" title="Firefox — Sharing Indicator"] {
kill
}