diff options
Diffstat (limited to 'dmenu-wl.c')
| -rw-r--r-- | dmenu-wl.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -235,6 +235,7 @@ generate_matches() options.last_match = substrend; } options.selection = options.first_match; + calculate_scroll(); } |