From 6ce932b713dbe772c3b33c5d0e903740fa8ce38c Mon Sep 17 00:00:00 2001 From: Don Williams Date: Wed, 21 Jan 2026 14:42:45 -0500 Subject: Removed two redundant Window rules --- config/hypr/configs/WindowRules.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/config/hypr/configs/WindowRules.conf b/config/hypr/configs/WindowRules.conf index d110cd4a..8016db42 100644 --- a/config/hypr/configs/WindowRules.conf +++ b/config/hypr/configs/WindowRules.conf @@ -169,11 +169,8 @@ windowrule = match:title ^(Picture-in-Picture)$, opacity 0.95 0.75 windowrule = match:tag KooL_Cheat, size (monitor_w*0.65) (monitor_h*0.9) windowrule = match:tag wallpaper, size (monitor_w*0.7) (monitor_h*0.7) windowrule = match:tag settings, size (monitor_w*0.7) (monitor_h*0.7) -windowrule = match:class ^([Ww]hatsapp-for-linux|ZapZap|com.rtosta.zapzap)$, size (monitor_w*0.6) (monitor_h*0.7) windowrule = match:class ^([Ff]erdium)$, size (monitor_w*0.6) (monitor_h*0.7) -# PINNING -windowrule = match:title ^(Picture-in-Picture)$, pin on, keep_aspect_ratio on # BLUR & FULLSCREEN windowrule = match:tag games, no_blur on, fullscreen 0 -- cgit v1.2.3