From b67d5aca1460e594749f6c079a75ecdcad362ddb Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Mon, 2 Aug 2021 10:36:47 +0200 Subject: [PATCH] i3: avoid Firefox sharing indicator to get focus --- config | 1 + 1 file changed, 1 insertion(+) diff --git a/config b/config index b636cca..a637861 100644 --- a/config +++ b/config @@ -153,6 +153,7 @@ for_window [tiling] border pixel 3 for_window [class="Shadow"] fullscreen enable for_window [window_role="PictureInPicture"] floating enable for_window [title="Firefox — Sharing Indicator"] border none, sticky enable, move position 20 ppt -5 px +no_focus [title="Firefox — Sharing Indicator"] # Start stuff exec_always --no-startup-id exec systemctl --user start --no-block i3-session.target