summaryrefslogtreecommitdiffstats
path: root/include/rofi.h
diff options
context:
space:
mode:
authorQC <qball@gmpclient.org>2015-10-02 20:39:57 +0200
committerQC <qball@gmpclient.org>2015-10-02 20:39:57 +0200
commit5de38cd7558711ab5ca90452e85bed6f8a08f8e8 (patch)
tree9aebe5f45ab66a85c7edcb6c3f11dffc980de7f9 /include/rofi.h
parente3115be103d9350596c0aec628c121e045b356e0 (diff)
Add glob version for testing.
Diffstat (limited to 'include/rofi.h')
-rw-r--r--include/rofi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/rofi.h b/include/rofi.h
index bf7ee333..dc28bf99 100644
--- a/include/rofi.h
+++ b/include/rofi.h
@@ -230,6 +230,7 @@ typedef struct _Settings
char *combi_modi;
/** Fuzzy match */
unsigned int fuzzy;
+ unsigned int glob;
/** Monitors */
int monitor;
/** Line margin */