Added PIP support for Firefox Picture & Picture.
This commit is contained in:
parent
6cfa50a2a6
commit
da3716a1d5
|
@ -31,6 +31,7 @@ exec swayidle -w \
|
||||||
set $PIP floating enabled ; sticky enabled ; border pixel 0
|
set $PIP floating enabled ; sticky enabled ; border pixel 0
|
||||||
for_window [class="mpv"] $PIP
|
for_window [class="mpv"] $PIP
|
||||||
for_window [class="pip"] $PIP
|
for_window [class="pip"] $PIP
|
||||||
|
for_window [window_role="PictureInPicture"] $PIP
|
||||||
#for_window [class="pip"] sticky enabled
|
#for_window [class="pip"] sticky enabled
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user