index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (984B) | |
--- | |
1 highpriority | |
2 ============ | |
3 | |
4 Description | |
5 ----------- | |
6 This patch will automatically sort the search result so that high priori… | |
7 | |
8 Adds the option *[SchemeHp]* to *colors* in config.def.h and the flags *… | |
9 | |
10 * *hb*: Background color of the high priority items | |
11 * *hf*: Foreground color of the high priority items | |
12 * *hp*: A CSV (comma-seperated list) of high priority items | |
13 | |
14 [](dm… | |
15 | |
16 In this case, *chromium* is added to *hp* and it came first on search in… | |
17 | |
18 Download | |
19 -------- | |
20 * [dmenu-highpriority-4.9.diff](dmenu-highpriority-4.9.diff) | |
21 * [dmenu-highpriority-5.1.diff](dmenu-highpriority-5.1.diff) | |
22 * [dmenu-highpriority-e35976f.diff](dmenu-highpriority-e35976f.diff) | |
23 * [dmenu-highpriority-5.2.diff](dmenu-highpriority-5.2.diff) | |
24 | |
25 Author | |
26 ------ | |
27 * Takase | |
28 * NRK (v5.1 and `e35976f` rebase, allocation related cleanup) | |
29 * Bhargav Das Gupta (v5.2) |