mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-23 02:08:35 +02:00
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:
parent
b67d5aca14
commit
d33c0a30df
1 changed files with 1 additions and 1 deletions
2
config
2
config
|
@ -152,7 +152,7 @@ no_focus [window_type="splash"]
|
|||
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
|
||||
for_window [title="Firefox — Sharing Indicator"] border pixel 1, sticky enable, move position 20 ppt -5 px
|
||||
no_focus [title="Firefox — Sharing Indicator"]
|
||||
|
||||
# Start stuff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue