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.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/parse/propstrings.c b/src/parse/propstrings.c
index 9ea4707..7a4abd5 100644
--- a/src/parse/propstrings.c
+++ b/src/parse/propstrings.c
@@ -112,9 +112,11 @@ const stringmap_entry stringmap[LAST_KNOWN] = {
{ "clear", SLEN("clear") },
{ "clip", SLEN("clip") },
{ "color", SLEN("color") },
+ { "columns", SLEN("columns") },
{ "column-count", SLEN("column-count") },
{ "column-fill", SLEN("column-fill") },
{ "column-gap", SLEN("column-gap") },
+ { "column-rule", SLEN("column-rule") },
{ "column-rule-color", SLEN("column-rule-color") },
{ "column-rule-style", SLEN("column-rule-style") },
{ "column-rule-width", SLEN("column-rule_width") },