index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (967B) | |
--- | |
1 dynamicscratchpads | |
2 ================== | |
3 | |
4 Description | |
5 ----------- | |
6 More i3-like behaviour. Allows for the management of scratchpad windows … | |
7 | |
8 There are just three keybindings to manage the scratchpad: | |
9 * Move selected window to scratchpad | |
10 * Remove selected window from scratchpad | |
11 * Restore sequential window from scratchpad | |
12 | |
13 You also can create rules to start specific windows in scratchpad. | |
14 | |
15 Doesn't conflict with the [namedscratchpads](../namedscratchpads/) patch. | |
16 | |
17 Contribution | |
18 ------------ | |
19 You can create issues and do pull requests on [this github repo](https:/… | |
20 | |
21 Download | |
22 -------- | |
23 * [dwm-scratchpad-20200727-bb2e7222baeec7776930354d0e9f210cc2aaad5f.diff… | |
24 | |
25 Author | |
26 ------ | |
27 * [Gaspar Vardanyan](https://github.com/GasparVardanyan) |