From ec995793b80648de4181ce4515162648d4135fab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petar=20Kapri=C5=A1?= Date: Thu, 8 May 2025 18:42:27 +0200 Subject: [PATCH] hypr: remove zathura center rules --- .config/hypr/theme/rules.conf | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.config/hypr/theme/rules.conf b/.config/hypr/theme/rules.conf index 404d56bf..9c3f0999 100644 --- a/.config/hypr/theme/rules.conf +++ b/.config/hypr/theme/rules.conf @@ -89,11 +89,6 @@ windowrule = noblur, $videobridge windowrule = noinitialfocus, $videobridge windowrule = maxsize 1 1, $videobridge -$zathura = class:^(.*zathura.*)$ -windowrule = float, $zathura -windowrule = size 35% 90%, $zathura -windowrule = center 1, $zathura - $scrcpy = class:^(.*scrcpy.*)$ windowrule = center 1, $scrcpy windowrule = float, $scrcpy