From 0606ec06f58f9fe67bd87fc27639367f550ff721 Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Fri, 12 Sep 2025 10:39:52 +0200 Subject: [PATCH] [Hyprland] Add new rules --- config/hypr/hyprland/windowrules.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/hypr/hyprland/windowrules.conf b/config/hypr/hyprland/windowrules.conf index 4537351..159231f 100644 --- a/config/hypr/hyprland/windowrules.conf +++ b/config/hypr/hyprland/windowrules.conf @@ -19,9 +19,9 @@ $mainMod = SUPER # │ WINDOW RULES │ # ╰────────────────────────────────────────────────╯ # ──────────────────────────────────────────────────────────────────── -windowrule = float, title:.*(rofi).* -windowrule = animation popin, title:.*(rofi).* -windowrule = center, title:(rofi)(.*) +windowrule = float, initialTitle:^(.*)rofi(.*) +windowrule = animation fade, initialTitle:^(.*)rofi(.*) +windowrule = center, initialTitle:^(.*)rofi(.*) windowrule = move 1450 50, title:^(.*)(Power menu)$ windowrule = workspace 2, class:evince