Sway : Kill firefox sharing indicator.
This commit is contained in:
parent
dc338530a3
commit
74bb330685
4
module/sway/module/99-Firefox
Normal file
4
module/sway/module/99-Firefox
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
# Fix for a goddamn Firefox WebRTC indicator.
|
||||||
|
for_window [app_id="firefox" title="Firefox — Sharing Indicator"] {
|
||||||
|
kill
|
||||||
|
}
|
Loading…
Reference in a new issue