From 538c160bdc7df15c4a8072d691ae53b4e7b37aa5 Mon Sep 17 00:00:00 2001 From: Nikita Ivanov <51688199+NikitaIvanovV@users.noreply.github.com> Date: Sat, 15 Jul 2023 03:23:55 +0200 Subject: [PATCH] Fix order --- Patches.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Patches.md b/Patches.md index 63417c7..ea331b8 100644 --- a/Patches.md +++ b/Patches.md @@ -18,6 +18,7 @@ Please ensure that the only changes in that branch are those needed for the patc ### Layouts * [bottomstack](https://github.com/djpohly/dwl/wiki/bottomstack) +* [centeredmaster](https://github.com/djpohly/dwl/wiki/centeredmaster) * [column](https://github.com/djpohly/dwl/wiki/column-layout) * [cyclelayouts](https://github.com/djpohly/dwl/wiki/cyclelayouts) * [deck](https://github.com/djpohly/dwl/wiki/deck) @@ -26,7 +27,6 @@ Please ensure that the only changes in that branch are those needed for the patc * [gridmode](https://github.com/djpohly/dwl/wiki/gridmode) * [snail](https://github.com/djpohly/dwl/wiki/snail) * [vertile](https://github.com/djpohly/dwl/wiki/vertile) -* [centeredmaster](https://github.com/djpohly/dwl/wiki/centeredmaster) ### Clients placement * [alwayscenter](https://github.com/djpohly/dwl/wiki/alwayscenter)