diff --git a/stow/.config/hypr/rules.conf b/stow/.config/hypr/rules.conf index 22fb1c9..a686d3c 100644 --- a/stow/.config/hypr/rules.conf +++ b/stow/.config/hypr/rules.conf @@ -27,9 +27,9 @@ windowrule { float = on pin = on no_initial_focus = on - size = (monitor_w*0.2) - move = ((monitor_w*0.76)) ((monitor_h*0.005)) - keep_aspect_ratio = on + size = (monitor_w*0.25) (monitor_h*0.25) + move = ((monitor_w-window_w)-65) 5 + keep_aspect_ratio = false match:initial_title = (^Picture-in-Picture$) match:initial_class = (^firefox$) }