From 2ddef3d5c1ed4ff64734f8520ad21ad2ed66081f Mon Sep 17 00:00:00 2001 From: amolinae Date: Tue, 21 Jan 2025 12:37:18 -0600 Subject: [PATCH] rename patches to match with links --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 536299e..12fd86c 100644 --- a/README.md +++ b/README.md @@ -13,15 +13,15 @@ philosophy. Like dwm, dwl is: - Tied to as few external dependencies as possible ### Applied patches -- [Always center](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/alwayscenter) -- [Attach on top](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/attachtop) -- [Autostart](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/autostart) -- [Bar](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/bar) -- [Bar height](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/barheight) -- [Cursor theme](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/cursortheme) -- [Generic gaps](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/genericgaps/) -- [Setup env](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/setupenv) -- [Sticky](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/sticky) +- [alwayscenter](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/alwayscenter) +- [attachtop](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/attachtop) +- [autostart](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/autostart) +- [bar](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/bar) +- [barheight](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/barheight) +- [cursortheme](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/cursortheme) +- [genericgaps](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/genericgaps/) +- [setupenv](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/setupenv) +- [sticky](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/sticky) ## Getting Started: