re-introduce regions patch

This commit is contained in:
sewn
2024-02-14 22:09:35 +03:00
parent 1d119cc85c
commit dc57f8e43f
2 changed files with 71 additions and 10 deletions
-10
View File
@@ -1,10 +0,0 @@
### 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)