From 9968e699d295faf1e42aa89f6b2c29d88249d568 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Sun, 15 Jun 2025 16:32:01 +0300 Subject: =?UTF-8?q?=D0=92=D1=81=2015=20=D0=B8=D1=8E=D0=BD=202025=2016:32:0?= =?UTF-8?q?1=20MSK?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/hypr/custom/rules.conf | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'config/hypr/custom/rules.conf') diff --git a/config/hypr/custom/rules.conf b/config/hypr/custom/rules.conf index 68a4aac..8e064bc 100644 --- a/config/hypr/custom/rules.conf +++ b/config/hypr/custom/rules.conf @@ -23,7 +23,7 @@ windowrulev2 = center, class:^(nm-connection-editor)$ # Tiling windowrulev2 = tile, class:^dev\.warp\.Warp$ -# Picture-in-Picture +# Картинка в картинке windowrulev2 = float, title:^([Pp]icture[-\s]?[Ii]n[-\s]?[Pp]icture)(.*)$ windowrulev2 = keepaspectratio, title:^([Pp]icture[-\s]?[Ii]n[-\s]?[Pp]icture)(.*)$ windowrulev2 = move 73% 72%, title:^([Pp]icture[-\s]?[Ii]n[-\s]?[Pp]icture)(.*)$ @@ -47,6 +47,12 @@ windowrulev2 = float, title:^(Save As)(.*)$ windowrulev2 = float, title:^(Library)(.*)$ windowrulev2 = float, title:^(File Upload)(.*)$ +windowrulev2 = keepaspectratio,class:^(firefox)$,title:^(Картинка в картинке)$ +windowrulev2 = noborder,class:^(firefox)$,title:^(Картинка в картинке)$ +windowrulev2 = pin,class:^(firefox)$,title:^(Картинка в картинке)$ +windowrulev2 = float,class:^(firefox)$,title:^(Картинка в картинке)$ +windowrulev2 = size 40%,class:^(firefox)$,title:^(Картинка в картинке)$ + # --- Tearing --- windowrulev2 = immediate, title:.*\.exe -- cgit v1.2.3