summaryrefslogtreecommitdiff
path: root/src/tofi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tofi.h')
-rw-r--r--src/tofi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tofi.h b/src/tofi.h
index d2f773c..571eab8 100644
--- a/src/tofi.h
+++ b/src/tofi.h
@@ -99,6 +99,7 @@ struct tofi {
bool drun_print_exec;
bool fuzzy_match;
bool require_match;
+ bool auto_accept_single;
bool multiple_instance;
char target_output_name[MAX_OUTPUT_NAME_LEN];
char default_terminal[MAX_TERMINAL_NAME_LEN];