From 82d03a93baef4f8b939e8385603323207779e51f Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Mon, 5 Aug 2024 18:12:48 +0400 Subject: grid patched --- config.def.h | 1 + 1 file changed, 1 insertion(+) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index 1edb647..44b2736 100644 --- a/config.def.h +++ b/config.def.h @@ -15,6 +15,7 @@ static const char *colors[SchemeLast][2] = { }; /* -l option; if nonzero, dmenu uses vertical list with given number of lines */ static unsigned int lines = 0; +static unsigned int columns = 0; /* * Characters not considered part of a word while deleting words -- cgit v1.2.3