From b358990a70421cb9a6c1e459d34b2d603396314c Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 4 Aug 2025 11:42:04 +0200 Subject: [PATCH] Set default size --- default/hypr/apps/pip.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/default/hypr/apps/pip.conf b/default/hypr/apps/pip.conf index 186489eb..363c1ed2 100644 --- a/default/hypr/apps/pip.conf +++ b/default/hypr/apps/pip.conf @@ -2,6 +2,7 @@ windowrule = tag +pip, title:(Picture.{0,1}in.{0,1}[Pp]icture) windowrule = float, tag:pip windowrule = pin, tag:pip +windowrule = size 600 338, tag:pip windowrule = keepaspectratio, tag:pip windowrule = noborder, tag:pip windowrule = opacity 1 1, tag:pip