mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-23 02:08:35 +02:00
i3: avoid Firefox sharing indicator to get focus
This commit is contained in:
parent
9689158b0a
commit
b67d5aca14
1 changed files with 1 additions and 0 deletions
1
config
1
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue