index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (877B) | |
--- | |
1 toggleallmons | |
2 ==================== | |
3 | |
4 Description | |
5 ----------- | |
6 This patch provides a keybinding to toggle the tagsets for all of your m… | |
7 | |
8 Press MOD + Shift + Tab to toggle tagsets for all monitors. | |
9 | |
10 This patch works by creating a new function that wraps the meat of the `… | |
11 | |
12 There are two patches provided, one for the base 6.4 release, and one fo… | |
13 Note that to use the pertag variant, you must already have applied the p… | |
14 | |
15 Download | |
16 -------- | |
17 * [dwm-toggleallmons-6.4.diff](dwm-toggleallmons-6.4.diff) - 2024-03-14 | |
18 * [dwm-toggleallmonspertag-6.4.diff](dwm-toggleallmonspertag-6.4.diff) -… | |
19 | |
20 Author | |
21 ------ | |
22 * Philip Thomas K. - <[email protected]> |