From 43ee42aeef4375c5e86b3bfe8bd7d2143991fb3b Mon Sep 17 00:00:00 2001 From: Rutherther Date: Fri, 26 Jul 2024 13:48:40 +0200 Subject: [PATCH] singletagset-pertag: remove copy artifact --- patches/singletagset-pertag/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/singletagset-pertag/README.md b/patches/singletagset-pertag/README.md index 66cc6f4..13ab951 100644 --- a/patches/singletagset-pertag/README.md +++ b/patches/singletagset-pertag/README.md @@ -7,7 +7,7 @@ the rules per all outputs, instead of one per output. This makes switching to tags from other monitors keep the window layout. -This patch expects [singletagset](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/singletagset) and [sticky](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/sticky) +This patch expects [singletagset](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/singletagset) patch to be already in your tree committed. It applies onto it. This patch is incompatible with [pertag](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/pertag).