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 7ad202c..4ad9f75 100644
--- a/src/tofi.h
+++ b/src/tofi.h
@@ -64,6 +64,7 @@ struct tofi {
bool hide_cursor;
bool use_history;
bool late_keyboard_init;
+ bool drun_launch;
char target_output_name[MAX_OUTPUT_NAME_LEN];
};