diff options
Diffstat (limited to 'src/tofi.h')
-rw-r--r-- | src/tofi.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -50,6 +50,7 @@ struct tofi { /* Options */ int8_t anchor; bool hide_cursor; + bool use_history; }; #endif /* CLIENT_H */ |
![]() |
index : tofi.git | |
Fork of philj56/tofi with improved dmenu flag support | ZachIR |
summaryrefslogtreecommitdiff |
-rw-r--r-- | src/tofi.h | 1 |
@@ -50,6 +50,7 @@ struct tofi { /* Options */ int8_t anchor; bool hide_cursor; + bool use_history; }; #endif /* CLIENT_H */ |