index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (424B) | |
--- | |
1 borderpx option | |
2 =============== | |
3 | |
4 Description | |
5 ----------- | |
6 | |
7 This patch allow to set the ``borderpx`` value at runtime. This is usefu… | |
8 example, when using ``ranger`` in conjunction with ``w3mimg`` to correct | |
9 misalignment of images. See ``man st`` or ``st --help``. | |
10 | |
11 Download | |
12 -------- | |
13 | |
14 * [st-borderpx-option-20241008-e015463.diff](st-borderpx-option-20241008… | |
15 | |
16 | |
17 Author | |
18 ------ | |
19 | |
20 * cedilla <[email protected]> |