index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (704B) | |
--- | |
1 truecenteredtitle | |
2 ================= | |
3 | |
4 Description | |
5 ----------- | |
6 Center the title with proportion to the area that the title has, unlike … | |
7 [other center title](../centretitle) patch that center proportion to the… | |
8 (`m->ww`), which on smaller monitors doesn't get the effect. | |
9 | |
10 If the title name is to long (title area too small for the title string)… | |
11 will back up to the default behaviour, which is to truncate the title. | |
12 | |
13 | |
14 Download | |
15 -------- | |
16 * [dwm-truecenteredtitle-6.3.diff](dwm-truecenteredtitle-6.3.diff) | |
17 * [codeberg mirror](https://codeberg.org/explosion-mental/demwm/src/bran… | |
18 | |
19 Author | |
20 ------ | |
21 * explosion-mental - <[email protected]> |