dotfiles/dwl-bak/dwl-patches/patches/regions/README.md

11 lines
446 B
Markdown
Raw Permalink Normal View History

2025-08-10 11:30:42 +03:30
### Description
This patch will allow for a program to be used and have the current window regions on all monitors to be passed to the program as standard input.
example is `grim -g "$(slurp)"`
### Download
- [git branch](https://codeberg.org/sewn/dwl/src/branch/regions)
- [2024-02-14](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/regions/regions.patch)
### Authors
- [sewn](https://github.com/apprehensions)