diff --git a/Home.md b/Home.md index 52db859..6eaced7 100644 --- a/Home.md +++ b/Home.md @@ -63,7 +63,6 @@ Additionally, when you have write access to this repository, remove the `.md` fi * [singlemaster](https://codeberg.org/dwl/dwl-patches/wiki/singlemaster) * [simpleborders](https://codeberg.org/dwl/dwl-patches/wiki/simpleborders) * [smartborders](https://codeberg.org/dwl/dwl-patches/wiki/smartborders) -* [toggle-layout-immediately](https://codeberg.org/dwl/dwl-patches/wiki/toggle-layout-immediately) * [vanitygaps](https://codeberg.org/dwl/dwl-patches/wiki/vanitygaps) diff --git a/_Sidebar.md b/_Sidebar.md index 448f8a4..2434dc7 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -32,10 +32,9 @@ * [snail](https://codeberg.org/dwl/dwl-patches/wiki/snail) * [swallow](https://codeberg.org/dwl/dwl-patches/wiki/swallow) * [switchtotag](https://codeberg.org/dwl/dwl-patches/wiki/switchtotag) -* [toggle-lay-out-mmediately](https://codeberg.org/dwl/dwl-patches/wiki/toggle-layout-immediately) * [titleurgent](https://codeberg.org/dwl/dwl-patches/wiki/titleurgent) * [unclutter](https://codeberg.org/dwl/dwl-patches/wiki/unclutter) * [vanitygaps](https://codeberg.org/dwl/dwl-patches/wiki/vanitygaps) * [viewnextocctag](https://codeberg.org/dwl/dwl-patches/wiki/viewnextocctag) * [winview](https://codeberg.org/dwl/dwl-patches/wiki/winview) -* [focusdir](https://codeberg.org/dwl/dwl-patches/wiki/focusdir) \ No newline at end of file +* [focusdir](https://codeberg.org/dwl/dwl-patches/wiki/focusdir) diff --git a/toggle-layout-immediately.md b/toggle-layout-immediately.md deleted file mode 100644 index 26e0098..0000000 --- a/toggle-layout-immediately.md +++ /dev/null @@ -1,9 +0,0 @@ -### Description -Allow toggling the layout before selecting a different one. - -### Download -- [git branch](https://codeberg.org/guidocella/dwl/src/branch/toggle-layout-immediately) -- [2024-01-16](https://codeberg.org/dwl/dwl-patches/raw/branch/main/toggle-layout-immediately/toggle-layout-immediately.patch) - -### Authors -- [Guido Cella](https://codeberg.org/guidocella)