add window rule to ida so it doesn't steal focus

This commit is contained in:
2025-07-02 00:55:05 +02:00
parent 2e8e307242
commit 1dd3332337

View File

@@ -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.*)