summaryrefslogtreecommitdiff
path: root/dmenu-wl.c
diff options
context:
space:
mode:
Diffstat (limited to 'dmenu-wl.c')
-rw-r--r--dmenu-wl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dmenu-wl.c b/dmenu-wl.c
index ee2b0a7..952d6bb 100644
--- a/dmenu-wl.c
+++ b/dmenu-wl.c
@@ -235,6 +235,7 @@ generate_matches()
options.last_match = substrend;
}
options.selection = options.first_match;
+ calculate_scroll();
}