summaryrefslogtreecommitdiff
path: root/src/parse/propstrings.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/parse/propstrings.c')
-rw-r--r--src/parse/propstrings.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/parse/propstrings.c b/src/parse/propstrings.c
index 9e81300..487ad98 100644
--- a/src/parse/propstrings.c
+++ b/src/parse/propstrings.c
@@ -111,6 +111,7 @@ const stringmap_entry stringmap[LAST_KNOWN] = {
{ "max-width", SLEN("max-width") },
{ "min-height", SLEN("min-height") },
{ "min-width", SLEN("min-width") },
+ { "opacity", SLEN("opacity") },
{ "orphans", SLEN("orphans") },
{ "outline", SLEN("outline") },
{ "outline-color", SLEN("outline-color") },