From fb1d14670f71a423021e0001cda2900c9c6a19f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Janik=20Michael=20M=C3=BCller?= <45454768+H0mire@users.noreply.github.com> Date: Tue, 7 May 2024 17:42:09 +0200 Subject: [PATCH] Update rules.conf to fix wps office Context menus (Right-Click) of wps office applications are treated like windows and therefore tiled with this rule. This leads to an unwanted snapping of the menu next to the active window. --- .config/hypr/hyprland/rules.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/.config/hypr/hyprland/rules.conf b/.config/hypr/hyprland/rules.conf index 706ffc11..554aaa34 100644 --- a/.config/hypr/hyprland/rules.conf +++ b/.config/hypr/hyprland/rules.conf @@ -4,7 +4,6 @@ windowrule = noblur,.* windowrule = float, ^(blueberry.py)$ windowrule = float, ^(steam)$ windowrule = float, ^(guifetch)$ # FlafyDev/guifetch -windowrulev2 = tile,class:(wps) windowrulev2 = tile,class:(dev.warp.Warp) # Dialogs