From c3d53fecd0ea94b5e8bcd28bec9f4ce0df72c2e2 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 f49f6e2f..cada4c03 100644 --- a/.config/hypr/theme/rules.conf +++ b/.config/hypr/theme/rules.conf @@ -100,11 +100,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