Created regions (markdown)

sewn 2023-07-23 05:57:49 +03:00
parent a89a46c3a7
commit 216cbf17db

10
regions.md Normal file

@ -0,0 +1,10 @@
### 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
- [2023-07-23](https://github.com/djpohly/dwl/compare/main...apprehensions:dwl:regions.patch)
### Authors
- [sewn](https://github.com/apprehensions)