From e4810d270d07af852edc99472a3bdf069bb7a462 Mon Sep 17 00:00:00 2001 From: Guido Cella Date: Tue, 8 Dec 2020 12:30:57 +0100 Subject: [PATCH] typo --- Patches.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Patches.md b/Patches.md index 89ea08b..e961b0b 100644 --- a/Patches.md +++ b/Patches.md @@ -30,5 +30,5 @@ Please ensure that the only changes in that branch are those needed for the patc * [toggleKbLayout](https://github.com/djpohly/dwl/compare/master...Stivvo:toggleKbLayout.patch): Switch between multiple keyboard layouts at runtime * [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 patchi -* [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 +* [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