forked from Shinonome/dots-hyprland
Picture-in-Picture QoL (#830)
This commit is contained in:
@@ -14,6 +14,13 @@ windowrule = center, title:^(Save As)(.*)$
|
|||||||
windowrule = center, title:^(Library)(.*)$
|
windowrule = center, title:^(Library)(.*)$
|
||||||
windowrule = center, title:^(File Upload)(.*)$
|
windowrule = center, title:^(File Upload)(.*)$
|
||||||
|
|
||||||
|
# Picture-in-Picture
|
||||||
|
windowrulev2 = keepaspectratio, title:^(Picture(-| )in(-| )[Pp]icture)$
|
||||||
|
windowrulev2 = move 73% 72%,title:^(Picture(-| )in(-| )[Pp]icture)$
|
||||||
|
windowrulev2 = size 25%, title:^(Picture(-| )in(-| )[Pp]icture)$
|
||||||
|
windowrulev2 = float, title:^(Picture(-| )in(-| )[Pp]icture)$
|
||||||
|
windowrulev2 = pin, title:^(Picture(-| )in(-| )[Pp]icture)$
|
||||||
|
|
||||||
# Dialogs
|
# Dialogs
|
||||||
windowrule=float,title:^(Open File)(.*)$
|
windowrule=float,title:^(Open File)(.*)$
|
||||||
windowrule=float,title:^(Select a File)(.*)$
|
windowrule=float,title:^(Select a File)(.*)$
|
||||||
|
|||||||
Reference in New Issue
Block a user