summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h
index 0eb23b9..190850c 100644
--- a/config.h
+++ b/config.h
@@ -33,6 +33,7 @@ static const Rule rules[] = {
*/
/* class instance title tags mask isfloating monitor */
{ "Gimp", NULL, NULL, 0, 1, -1 },
+ { "scrcpy", NULL, NULL, 0, 1, -1 },
/* { "Firefox", NULL, NULL, 1 << 8, 0, -1 }, */
};