From 6f7aff58c954898527f939b56015f5e971d9a744 Mon Sep 17 00:00:00 2001 From: Guido Cella Date: Tue, 1 Sep 2020 17:11:36 +0200 Subject: [PATCH] Add unclutter --- Patches.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Patches.md b/Patches.md index fc3d5e8..ac8562d 100644 --- a/Patches.md +++ b/Patches.md @@ -20,4 +20,5 @@ Please ensure that the only changes in that branch are those needed for the patc * [swallow](https://github.com/djpohly/dwl/compare/master...Bonicgamer:swallowing.patch): Terminals swallow windows that they are the parent of (does not work with xwayland windows and crashes if term is floating) | Updated: About 2m after putting up the patch * [switchtotag](https://github.com/djpohly/dwl/compare/master...guidocella:switchtotag.patch): Adds a rule option to switch to the configured tag when a window opens, then switch back when it closes * [toggle-layout-immediately](https://github.com/djpohly/dwl/compare/master...guidocella:toggle-layout-immediately.patch): configure a default "previous" layout for `setlayout({0})` to switch back to +* [unclutter](https://github.com/djpohly/dwl/compare/master...guidocella:unclutter.patch): Hide the mouse cursor if it isn’t being used * [vanitygaps](https://github.com/djpohly/dwl/compare/master...Bonicgamer:vanitygaps.patch): A slightly modified version of dwm's vanitygaps patch \ No newline at end of file