i3: set a small border for Firefox sharing indicator

It seems it can continue to get focus, so it's useful to see when it has.
This commit is contained in:
Vincent Bernat 2021-08-02 10:42:20 +02:00
parent b67d5aca14
commit d33c0a30df

2
config
View file

@ -152,7 +152,7 @@ no_focus [window_type="splash"]
for_window [tiling] border pixel 3 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 pixel 1, sticky enable, move position 20 ppt -5 px
no_focus [title="Firefox — Sharing Indicator"] no_focus [title="Firefox — Sharing Indicator"]
# Start stuff # Start stuff