mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-01 22:04:20 +02:00
i3: add back workarounds for zoom notifications
This commit is contained in:
parent
c4f86c8381
commit
a53d0a3d82
1 changed files with 3 additions and 0 deletions
3
config
3
config
|
@ -151,6 +151,9 @@ for_window [window_role="PictureInPicture"] floating enable
|
|||
for_window [class="Pavucontrol"] floating enable
|
||||
for_window [title="Firefox — Sharing Indicator"] border pixel 1, sticky enable, move position 20 ppt -5 px
|
||||
no_focus [title="Firefox — Sharing Indicator"]
|
||||
for_window [class="zoom" instance="zoom" title="^Zoom"] floating disable
|
||||
for_window [class="zoom" instance="zoom" title="^zoom$"] floating enable
|
||||
no_focus [class="zoom" instance="zoom" title="^zoom$"]
|
||||
|
||||
# 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