diff options
Diffstat (limited to 'dwl-patches/patches/regions/README.md')
-rw-r--r-- | dwl-patches/patches/regions/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dwl-patches/patches/regions/README.md b/dwl-patches/patches/regions/README.md new file mode 100644 index 0000000..8b5679a --- /dev/null +++ b/dwl-patches/patches/regions/README.md @@ -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/patches/regions/regions.patch)
+
+### Authors
+- [sewn](https://github.com/apprehensions)
\ No newline at end of file |