index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (884B) | |
--- | |
1 no input | |
2 ====== | |
3 | |
4 Description | |
5 ----------- | |
6 This patch removes the input box to create more aesthetic script menus. | |
7 Only intended to be used with a prompt, otherwise there will be an empty… | |
8 There are two different patches, one with a modified [lines below prompt… | |
9 | |
10 Usage | |
11 ----- | |
12 Pass along '-noi' with dmenu's arguments in your script to activate, or … | |
13 | |
14 Example | |
15 ------- | |
16 with patch: | |
17  | |
18 | |
19 without patch: | |
20  | |
21 | |
22 Download | |
23 -------- | |
24 * [dmenu-noinput-5.2.diff](dmenu-noinput-5.2.diff) (2024-03-03) | |
25 * [dmenu-noinputlinesbelowpromptfullwidth-5.2.diff](dmenu-noinputlinesbe… | |
26 | |
27 Author | |
28 ------- | |
29 * [ozpv](https://github.com/ozpv) |