From bebc5733ecbf30b6f0c70e49ee518a469fd7d670 Mon Sep 17 00:00:00 2001 From: Guido Cella Date: Tue, 8 Dec 2020 12:32:17 +0100 Subject: [PATCH] typo again :/ --- Patches.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Patches.md b/Patches.md index e961b0b..bd1a772 100644 --- a/Patches.md +++ b/Patches.md @@ -31,4 +31,4 @@ Please ensure that the only changes in that branch are those needed for the patc * [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 -* [virtual-keyboard](https://github.com/djpohly/dwl/compare/master...guidocella:virtual-keyboard.patch): Implement the virtual keyboard protocol which is used by wtypeG \ No newline at end of file +* [virtual-keyboard](https://github.com/djpohly/dwl/compare/master...guidocella:virtual-keyboard.patch): Implement the virtual keyboard protocol which is used by wtype \ No newline at end of file