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 b0841ba..a7f64ad 100644
--- a/config.h
+++ b/config.h
@@ -43,6 +43,7 @@ static const Rule rules[] = {
{ NULL, NULL, "Spotify", 1 << 8, 0, 0, 0, -1 },
{ "St", NULL, NULL, 0, 0, 1, 0, -1 },
{ "st-256color", NULL, NULL, 0, 0, 1, 0, -1 },
+ { "stfloat", NULL, NULL, 0, 1, 1, 0, -1 },
{ NULL, NULL, "Event Tester", 0, 0, 0, 1, -1 }, /* xev */
};