From 9d06e8e51cc67c38b4f3889759f6914293281a0c Mon Sep 17 00:00:00 2001 From: Dhruva Sambrani <44899822+DhruvaSambrani@users.noreply.github.com> Date: Mon, 27 Nov 2023 01:27:38 +0100 Subject: [PATCH] fix link to winview patch --- winview.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/winview.md b/winview.md index 1687ae9..1a75658 100644 --- a/winview.md +++ b/winview.md @@ -25,8 +25,12 @@ This patch is inspired from . Citing > > An example of how to insert this line can be found in the default config file template, config.def.h. +### Reporting Issues + +Report issues in my [patches repo](https://codeberg.org/dhruva_sambrani/dwl-patches). + ### Download -- [2023-11-26](https://codeberg.org/dwl/dwl/compare/main...dhruva_sambrani/dwl:patch-winview) +- [2023-11-26](https://codeberg.org/dhruva_sambrani/dwl-patches/src/commit/2393da2beac64e23db6cf7a490a694b5b05327e4/winview.patch) ### Authors - [Dhruva Sambrani](https://codeberg.com/dhruva_sambrani)