From 7584c3fcb262288af396cffae0720cff1735d1bc Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Mon, 26 Feb 2024 22:34:35 +0700 Subject: [PATCH] Update rules.conf --- .config/hypr/hyprland/rules.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/hypr/hyprland/rules.conf b/.config/hypr/hyprland/rules.conf index cad82a903..f7c195c1a 100644 --- a/.config/hypr/hyprland/rules.conf +++ b/.config/hypr/hyprland/rules.conf @@ -4,7 +4,8 @@ windowrule = noblur,.* # Disables blur for windows. Substantially improves perf # windowrule = opacity 0.89 override 0.89 override, .* # Applies transparency to EVERY WINDOW windowrule = float, ^(steam)$ windowrule = float, ^(guifetch)$ # FlafyDev/guifetch -windowrulev2 = tile,class:(wpsoffice) +windowrulev2 = tile,class:(wps) +windowrulev2 = tile,class:(dev.warp.Warp) # Dialogs