summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index ec47619..236e8e9 100644
--- a/config.def.h
+++ b/config.def.h
@@ -153,7 +153,7 @@ static const char *menucmd[] = {
NULL
};
static const char *passcmd[] = { "passmenu", NULL };
-static const char *otpcmd[] = { "otp", NULL };
+static const char *otpcmd[] = { "passmenu-otp", NULL };
static const char *webcmd[] = { "web", NULL };
static const char *radarcmd[] = { "radar", NULL };