summaryrefslogtreecommitdiffstats
path: root/config/config.def.c
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.def.c')
-rw-r--r--config/config.def.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/config/config.def.c b/config/config.def.c
index 34e80b00..02efb7c9 100644
--- a/config/config.def.c
+++ b/config/config.def.c
@@ -87,8 +87,6 @@ Settings config = {
*
*/
.location = WL_CENTER,
- /** Mode of window, list (Vertical) or dmenu like (Horizontal) */
- .hmode = FALSE,
/** Padding between elements */
.padding = 5,
/** Y offset */