summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kwin/data/fsp_workarounds_1.kwinrules13
1 files changed, 12 insertions, 1 deletions
diff --git a/kwin/data/fsp_workarounds_1.kwinrules b/kwin/data/fsp_workarounds_1.kwinrules
index 11aa0b563..a8e73a471 100644
--- a/kwin/data/fsp_workarounds_1.kwinrules
+++ b/kwin/data/fsp_workarounds_1.kwinrules
@@ -37,5 +37,16 @@ wmclass=^xv .*
wmclasscomplete=true
wmclassmatch=3
+[2]
+Description=Allow focus stealing by the kdesktop run dialog
+fsplevel=0
+fsplevelrule=2
+title=Run Command
+titlematch=0
+types=32
+wmclass=kdesktop
+wmclasscomplete=false
+wmclassmatch=1
+
[General]
-count=1
+count=2