From 438bef0317067ad967be27257ffce30f3e093348 Mon Sep 17 00:00:00 2001 From: choc Date: Sat, 22 Jun 2024 22:42:23 +0800 Subject: [PATCH] passthrough: add author link to readme --- patches/passthrough/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/patches/passthrough/README.md b/patches/passthrough/README.md index 2aa6617..726649d 100644 --- a/patches/passthrough/README.md +++ b/patches/passthrough/README.md @@ -6,6 +6,5 @@ also allows for bitcarrying-esque control of nested instances ### Download - [git branch](https://codeberg.org/notchoc/dwl/src/branch/passthrough) - [2024-06-22](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/passthrough/passthrough.patch) - ### Authors -- notchoc +- [notchoc](https://codeberg.org/notchoc)