summaryrefslogtreecommitdiffstats
path: root/config/config.c
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.c')
-rw-r--r--config/config.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/config/config.c b/config/config.c
index ea808e50..756e59c2 100644
--- a/config/config.c
+++ b/config/config.c
@@ -92,8 +92,6 @@ Settings config = {
.levenshtein_sort = FALSE,
/** Case sensitivity of the search */
.case_sensitive = FALSE,
- /** Separator to use for dmenu mode */
- .separator = '\n',
/** Height of an element in #chars */
.element_height = 1,
/** Sidebar mode, show the modi */