mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
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:^(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
|
||||
windowrule=float,title:^(Open File)(.*)$
|
||||
windowrule=float,title:^(Select a File)(.*)$
|
||||
|
||||
Reference in New Issue
Block a user