index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (535B) | |
--- | |
1 sticky | |
2 ====== | |
3 | |
4 Description | |
5 ----------- | |
6 Press `MODKEY+s` (default) to make a client 'sticky'. A sticky client is… | |
7 on all tags. This is similar to setting the client's `tags` to all 1's, … | |
8 the ability to easily return it to its original tag by toggling it off by | |
9 pressing `MODKEY+s` again. | |
10 | |
11 Download | |
12 -------- | |
13 * [dwm-sticky-6.5.diff](dwm-sticky-6.5.diff) | |
14 * [dwm-sticky-20240927-60f7034.diff](dwm-sticky-20240927-60f7034.diff) | |
15 | |
16 Author | |
17 ------ | |
18 * Ryan Roden-Corrent <[email protected]> | |
19 * [El Bachir](mailto:[email protected]) | |
20 |