i3: avoid Firefox sharing indicator to get focus

This commit is contained in:
Vincent Bernat 2021-08-02 10:36:47 +02:00
parent 9689158b0a
commit b67d5aca14

1
config
View file

@ -153,6 +153,7 @@ for_window [tiling] border pixel 3
for_window [class="Shadow"] fullscreen enable for_window [class="Shadow"] fullscreen enable
for_window [window_role="PictureInPicture"] floating enable for_window [window_role="PictureInPicture"] floating enable
for_window [title="Firefox — Sharing Indicator"] 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
no_focus [title="Firefox — Sharing Indicator"]
# Start stuff # Start stuff
exec_always --no-startup-id exec systemctl --user start --no-block i3-session.target exec_always --no-startup-id exec systemctl --user start --no-block i3-session.target