index.md (602B)
1 namedscratchpads 2 ================ 3 4 Description 5 ----------- 6 Allows for the creation of multiple scratchpad windows, each assigned to different keybinds. 7 8 On pressing the keybind the window will either: 9 * Spawn based on the given command, if it's not already running 10 * Toggle visibility of the window 11 12 A new field in the rules array is added to associate the command with the corresponding rule. 13 14 Works well with [floatrules](../floatrules/) for window positioning. 15 16 Download 17 -------- 18 * [dwm-namedscratchpads-6.2.diff](dwm-namedscratchpads-6.2.diff) 19 20 Author 21 ------ 22 * Joshua O'Connor <joshua@joshuao.com>