From 352c40f2649b77ec1e9bb40ad77d27994d736882 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Fri, 16 Jul 2021 11:33:09 +0200 Subject: [PATCH] i3: Firefox WebRTC indicator has lost its role, match on title --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index b3f4e70..40fa8d0 100644 --- a/config +++ b/config @@ -165,7 +165,7 @@ no_focus [window_type="splash"] for_window [class="Shadow"] fullscreen enable for_window [window_role="PictureInPicture"] floating enable for_window [class="Spotify"] move to workspace number 3 -for_window [window_role="WebRTCGlobalIndicator"] border none, sticky enable, move position 20 ppt -5 px +for_window [title="Firefox — Sharing Indicator"] border none, sticky enable, move position 20 ppt -5 px # Start stuff exec_always --no-startup-id exec systemctl --user start --no-block i3-session.target