index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (1527B) | |
--- | |
1 functionalgaps | |
2 ============== | |
3 | |
4 Description | |
5 ----------- | |
6 Functionalgaps combines the beautifully simplistic gaps of [fullgaps](..… | |
7 | |
8 This patch is also unique because of its out of the box integration with… | |
9 | |
10 Gaps, by default, can be toggled with `[Alt]+[Shift]+[=]`, resized using… | |
11 | |
12 The config variables `startwithgaps` and `gappx` are avaliable to change… | |
13 The versions supporting pertag also have a feature to set these variable… | |
14 * Example: setting 'startwithgaps[] = { 1, 0 }' will cause tag 1 to star… | |
15 | |
16 Download | |
17 -------- | |
18 * [dwm-functionalgaps-6.2.diff](dwm-functionalgaps-6.2.diff) | |
19 * [dwm-functionalgaps-pertagfunctionality-6.2.diff](dwm-functionalgaps-p… | |
20 * [dwm-functionalgaps+pertag-6.2.diff](dwm-functionalgaps+pertag-6.2.dif… | |
21 | |
22 Author | |
23 ------ | |
24 * Tim Keller <[email protected]> |