summaryrefslogtreecommitdiffstats
path: root/dwl-patches/patches/regions/README.md
blob: 8b5679a42e65ad89b3f3f09e5640f1abda221caf (plain)
1
2
3
4
5
6
7
8
9
10
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/patches/regions/regions.patch)

### Authors		
- [sewn](https://github.com/apprehensions)