index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (654B) | |
--- | |
1 multipledynamicscratchpads | |
2 ========================== | |
3 | |
4 Description | |
5 ----------- | |
6 The scratchpad patch allows you to spawn or restore a multiple floating … | |
7 It is usually useful to have multiple windows spawn and hidden quickly u… | |
8 | |
9 By default your keybinding are `MODKEY+XK_{s, y, u}` to to show scratchp… | |
10 `MODKEY|ShiftMask+XK_{s, y, u}` to create a scratchpad and | |
11 `MODKEY|ShiftMask+XK_r` to remove scratchpad. | |
12 | |
13 A `config.def.h` change is included in the patch. | |
14 | |
15 Download | |
16 -------- | |
17 * [dwm-multiple-dynamic-scratchpads.diff](dwm-multiple-dynamic-scratchpa… | |
18 | |
19 Authors | |
20 ------- | |
21 * Anukul Adhikari <[email protected]> |