From 847fda4952a8b187a5d77061d0e41da95b3d263d Mon Sep 17 00:00:00 2001 From: sewn Date: Wed, 3 Apr 2024 18:37:57 +0300 Subject: [PATCH] bar, gaps: add to home/sidebar --- Home.md | 2 ++ _Sidebar.md | 1 + 2 files changed, 3 insertions(+) diff --git a/Home.md b/Home.md index a237309..afb1a25 100644 --- a/Home.md +++ b/Home.md @@ -83,10 +83,12 @@ Additionally, when you have write access to this repository, remove the `.md` fi * [right](https://codeberg.org/dwl/dwl-patches/wiki/right) ## Other * [autostart](https://codeberg.org/dwl/dwl-patches/wiki/autostart) +* [bar](https://codeberg.org/dwl/dwl-patches/wiki/bar) * [borders](https://codeberg.org/dwl/dwl-patches/wiki/borders) * [coredump](https://codeberg.org/dwl/dwl-patches/wiki/coredump) * [env](https://codeberg.org/dwl/dwl-patches/wiki/env) * [setupenv](https://codeberg.org/dwl/dwl-patches/wiki/setupenv) +* [gaps](https://codeberg.org/dwl/dwl-patches/wiki/gaps) * [gestures](https://codeberg.org/dwl/dwl-patches/wiki/gestures) * [hide-behind-fullscreen](https://codeberg.org/dwl/dwl-patches/wiki/hide-behind-fullscreen) * [hide-behind-monocle](https://codeberg.org/dwl/dwl-patches/wiki/hide-behind-monocle) diff --git a/_Sidebar.md b/_Sidebar.md index 3964239..330de3d 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -23,6 +23,7 @@ * [fakefullscreenclient](https://codeberg.org/dwl/dwl-patches/wiki/fakefullscreenclient) * [fallback](https://codeberg.org/dwl/dwl-patches/wiki/fallback) * [focusdir](https://codeberg.org/dwl/dwl-patches/wiki/focusdir) +* [gaps](https://codeberg.org/dwl/dwl-patches/wiki/gaps) * [gaplessgrid](https://codeberg.org/dwl/dwl-patches/wiki/gaplessgrid) * [gestures](https://codeberg.org/dwl/dwl-patches/wiki/gestures) * [hide-behind-fullscreen](https://codeberg.org/dwl/dwl-patches/wiki/hide-behind-fullscreen)