From e1fa126693b93051fe2399789eb93a57672fb03a Mon Sep 17 00:00:00 2001 From: A Frederick Christensen Date: Mon, 23 Feb 2026 09:32:35 -0600 Subject: [PATCH] customfloat: README link correction --- patches/customfloat/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/customfloat/README.md b/patches/customfloat/README.md index 568f3bc..54ad011 100644 --- a/patches/customfloat/README.md +++ b/patches/customfloat/README.md @@ -16,7 +16,7 @@ The "Monitor area" refers to the space enclosed by the green rectangle, while th ### Download - [git branch](https://codeberg.org/wochap/dwl/src/branch/v0.5/customfloat) - [wlroots-next-f4249db](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/customfloat/customfloat-wlroots-next-f4249db.patch) -- [0.8](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/customfloat/customfloat-wlroots-0.8.patch) +- [0.8](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/customfloat/customfloat-0.8.patch) ### Authors - [fauxmight](https://codeberg.org/fauxmight)