diff options
Diffstat (limited to 'src/tofi.h')
-rw-r--r-- | src/tofi.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -79,6 +79,7 @@ struct tofi { uint32_t anchor; bool hide_cursor; bool use_history; + bool use_scale; bool late_keyboard_init; bool drun_launch; bool drun_print_exec; |