From 9c541d0b4261acd656171a03e6bfd2719f91286d Mon Sep 17 00:00:00 2001 From: Jari Vetoniemi Date: Sun, 18 Jan 2015 00:59:44 +0200 Subject: Add --scrollbar option --- client/common/common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'client/common/common.h') diff --git a/client/common/common.h b/client/common/common.h index fab8758..914ddf0 100644 --- a/client/common/common.h +++ b/client/common/common.h @@ -15,6 +15,7 @@ struct client { bool bottom; bool grab; bool wrap; + bool scrollbar; }; void parse_args(struct client *client, int *argc, char **argv[]); -- cgit v1.2.3-70-g09d2