floating PiP
This commit is contained in:
parent
b9983296be
commit
5cc03749d9
1 changed files with 6 additions and 0 deletions
|
|
@ -335,6 +335,12 @@ windowrulev2 = suppressevent maximize, class:.*
|
|||
|
||||
# Fix some dragging issues with XWayland
|
||||
windowrulev2 = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
|
||||
windowrulev2 = float, class:(LibreWolf), title:(Picture-in-Picture)
|
||||
windowrulev2 = move 100%-w-20 50, title:(Picture-in-Picture)
|
||||
windowrulev2 = size 320 180, title:(Picture-in-Picture)
|
||||
windowrulev2 = pin, title:(Picture-in-Picture)
|
||||
|
||||
# windowrulev2 = opacity 0.80 0.80,class:^(kitty)$
|
||||
|
||||
windowrule = float,^(jome)$
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue