Вс 15 июн 2025 16:32:01 MSK
This commit is contained in:
parent
97af93b2a8
commit
9968e699d2
11 changed files with 150 additions and 105 deletions
|
@ -23,7 +23,7 @@ windowrulev2 = center, class:^(nm-connection-editor)$
|
|||
# Tiling
|
||||
windowrulev2 = tile, class:^dev\.warp\.Warp$
|
||||
|
||||
# Picture-in-Picture
|
||||
# Картинка в картинке
|
||||
windowrulev2 = float, title:^([Pp]icture[-\s]?[Ii]n[-\s]?[Pp]icture)(.*)$
|
||||
windowrulev2 = keepaspectratio, title:^([Pp]icture[-\s]?[Ii]n[-\s]?[Pp]icture)(.*)$
|
||||
windowrulev2 = move 73% 72%, title:^([Pp]icture[-\s]?[Ii]n[-\s]?[Pp]icture)(.*)$
|
||||
|
@ -47,6 +47,12 @@ windowrulev2 = float, title:^(Save As)(.*)$
|
|||
windowrulev2 = float, title:^(Library)(.*)$
|
||||
windowrulev2 = float, title:^(File Upload)(.*)$
|
||||
|
||||
windowrulev2 = keepaspectratio,class:^(firefox)$,title:^(Картинка в картинке)$
|
||||
windowrulev2 = noborder,class:^(firefox)$,title:^(Картинка в картинке)$
|
||||
windowrulev2 = pin,class:^(firefox)$,title:^(Картинка в картинке)$
|
||||
windowrulev2 = float,class:^(firefox)$,title:^(Картинка в картинке)$
|
||||
windowrulev2 = size 40%,class:^(firefox)$,title:^(Картинка в картинке)$
|
||||
|
||||
|
||||
# --- Tearing ---
|
||||
windowrulev2 = immediate, title:.*\.exe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue