summaryrefslogtreecommitdiffstats
path: root/dwl-patches/patches/regions/README.md
diff options
context:
space:
mode:
authorLeonard Kugis <leonard@kug.is>2025-05-23 11:41:09 +0000
committerLeonard Kugis <leonard@kug.is>2025-05-23 11:41:09 +0000
commitc70505d7c7b7b48600f273357694b56ccf5d2a15 (patch)
tree21c27ac6ffced8d6d904e35bdb39baa5d685d829 /dwl-patches/patches/regions/README.md
downloaddotfiles-master.tar.gz
dotfiles-master.tar.bz2
dotfiles-master.zip
Initial commitHEADmaster
Diffstat (limited to 'dwl-patches/patches/regions/README.md')
-rw-r--r--dwl-patches/patches/regions/README.md11
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