From 743189332836d4d4618a16e0d340d2d73a1f4217 Mon Sep 17 00:00:00 2001 From: Guido Cella Date: Tue, 16 Jul 2024 12:20:30 +0200 Subject: [PATCH] remove unclutter dead links --- patches/unclutter/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/patches/unclutter/README.md b/patches/unclutter/README.md index 7f3dde8..da906db 100644 --- a/patches/unclutter/README.md +++ b/patches/unclutter/README.md @@ -4,8 +4,6 @@ Hide the mouse cursor if it isn't being used for a certain period of time. ### Download - [git branch](https://codeberg.org/guidocella/dwl/src/branch/unclutter) - [2024-07-16](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/unclutter/unclutter.patch) -- [v0.4](https://github.com/djpohly/dwl/compare/main...dm1tz:04-unclutter.patch) -- [2022-02-12](https://github.com/djpohly/dwl/compare/main...guidocella:unclutter.patch) ### Authors - [Guido Cella](https://github.com/guidocella)