From 55ff6a17cd124806e30f27f5da7c5e976f6925e8 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Fri, 22 Apr 2022 09:50:45 +0430 Subject: initial commit --- dmenu-grid-4.9.diff | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 dmenu-grid-4.9.diff (limited to 'dmenu-grid-4.9.diff') diff --git a/dmenu-grid-4.9.diff b/dmenu-grid-4.9.diff new file mode 100644 index 0000000..4c3ab19 --- /dev/null +++ b/dmenu-grid-4.9.diff @@ -0,0 +1,17 @@ +diff --git a/dmenu.1 b/dmenu.1 +index 323f93c..d0a734a 100644 +--- a/dmenu.1 ++++ b/dmenu.1 +@@ -47,8 +49,11 @@ is faster, but will lock up X until stdin reaches end\-of\-file. + .B \-i + dmenu matches menu items case insensitively. + .TP ++.BI \-g " columns" ++dmenu lists items in a grid with the given number of columns. ++.TP + .BI \-l " lines" +-dmenu lists items vertically, with the given number of lines. ++dmenu lists items in a grid with the given number of lines. + .TP + .BI \-m " monitor" + dmenu is displayed on the monitor number supplied. Monitor numbers are starting -- cgit v1.2.3