2025-12-20 23:06:44 +08:00

20 lines
879 B
Markdown

### Description
Allows to assign a keybind to focus on a client with an app_id/title that contains a specified substring, or spawn command if there is no match.
Originally taken the idea from [namedscratchpads](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/namedscratchpads)
and [clicseo](https://github.com/djpohly/dwl/issues/519) to make run or raise.
### Download
- [git branch](https://github.com/GravityShark/dwl-grav/tree/spawnorfocus) (not really properly maintained)
- [main 2025-12-09](/dwl/dwl-patches/raw/branch/main/patches/spawnorfocus/spawnorfocus.patch)
### Authors
- [GravityShark](https://codeberg.org/GravityShark) [[GitHub](https://github.com/GravityShark/)]
- [Ben Collerson](https://codeberg.org/bencc)
- [clicseo](https://github.com/clicseo)
- [wochap](https://codeberg.org/wochap)
- [Louis-Michel Raynauld](https://github.com/loumray)