summaryrefslogtreecommitdiff
path: root/util/epist/parser.cc
diff options
context:
space:
mode:
Diffstat (limited to 'util/epist/parser.cc')
-rw-r--r--util/epist/parser.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/epist/parser.cc b/util/epist/parser.cc
index 7d7a2e8a..548212c4 100644
--- a/util/epist/parser.cc
+++ b/util/epist/parser.cc
@@ -101,6 +101,7 @@ void parser::setAction(string act)
{ "prevscreen", Action::prevScreen },
{ "showrootmenu", Action::showRootMenu },
{ "showworkspacemenu", Action::showWorkspaceMenu },
+ { "toggledecorations", Action::toggleDecorations },
{ "stringchain", Action::stringChain },
{ "keychain", Action::keyChain },
{ "numberchain", Action::numberChain },