Add regions

sewn 2024-02-15 06:43:20 +00:00
parent d38d4d9762
commit a80e022efc

11
regions.md Normal file

@ -0,0 +1,11 @@
### 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/regions/regions.patch)
### Authors
- [sewn](https://github.com/apprehensions)