diff options
Diffstat (limited to 'client/bemenu-run.c')
-rw-r--r-- | client/bemenu-run.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/bemenu-run.c b/client/bemenu-run.c index a1cb5ef..8f25348 100644 --- a/client/bemenu-run.c +++ b/client/bemenu-run.c @@ -19,6 +19,7 @@ static struct client client = { .bottom = false, .grab = false, .wrap = false, + .scrollbar = false, }; struct paths { |