From 57e726f0c573506706717f284084f6180b10ae58 Mon Sep 17 00:00:00 2001 From: karr <9433800+sk4rrjin@users.noreply.github.com> Date: Sat, 8 Nov 2025 23:37:30 +0100 Subject: [PATCH] Update pip.conf, fix Invalid rule/parameter errors after hyprland update Updated hyprland throws Invalid rule / Invalid parameter on the pip windowrule --- default/hypr/apps/pip.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default/hypr/apps/pip.conf b/default/hypr/apps/pip.conf index 363c1ed2..18e14406 100644 --- a/default/hypr/apps/pip.conf +++ b/default/hypr/apps/pip.conf @@ -1,5 +1,5 @@ # Picture-in-picture overlays -windowrule = tag +pip, title:(Picture.{0,1}in.{0,1}[Pp]icture) +windowrule = tag +pip, title:(Picture.?in.?[Pp]icture) windowrule = float, tag:pip windowrule = pin, tag:pip windowrule = size 600 338, tag:pip