From 1dd333233758d3ca6de337f3eaae06b00df79f7c Mon Sep 17 00:00:00 2001 From: Daniele Pintore Date: Wed, 2 Jul 2025 00:55:05 +0200 Subject: [PATCH] add window rule to ida so it doesn't steal focus --- .config/hypr/windows_rules.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/windows_rules.conf b/.config/hypr/windows_rules.conf index bbc2b52..eaa525f 100644 --- a/.config/hypr/windows_rules.conf +++ b/.config/hypr/windows_rules.conf @@ -27,7 +27,7 @@ windowrule = noblur, class:^(xwaylandvideobridge)$ windowrule = nofocus, class:^(xwaylandvideobridge)$ # ida window rule for tiling -windowrule = tile,title:IDA v7 +windowrule = focusonactivate 0, class:^(IDA)$ # Thunderbird compose new mail is floating windowrule = float,class:(thunderbird),title:(Write.*)