Introduction
Introduction Statistics Contact Development Disclaimer Help
index.md - sites - public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log
Files
Refs
---
index.md (465B)
---
1 grid
2 ====
3 This patch allows you to render dmenu's entries in a grid by adding a new
4 `-g` flag to specify the number of grid columns. You can use `-g` and `-…
5 together to create a G columns * L lines grid.
6
7 This can help save screenspace over the default, 1 column, behavior of `…
8
9 [![Screenshot dmenu with grid patch](dmenu-grid.png)](dmenu-grid.png)
10
11 Download
12 --------
13 * [dmenu-grid-4.9.diff](dmenu-grid-4.9.diff)
14
15 Author
16 ------
17 * Miles Alan <[email protected]>
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.