commit 9a68d468c9569d7aeed99ee6793bb55d0a7b2266
Author: elbachir-one <bachiralfa_AT_gmail.com>
Date: Sat Jun 28 11:16:19 2025 +0100
[dmenu][patches][dmenupadding] Fixed index.md
diff --git a/tools.suckless.org/dmenu/patches/dmenupadding/index.md b/tools.suckless.org/dmenu/patches/dmenupadding/index.md
index e4f2aad4..1da5ca31 100644
--- a/tools.suckless.org/dmenu/patches/dmenupadding/index.md
+++ b/tools.suckless.org/dmenu/patches/dmenupadding/index.md
_AT_@ -1,23 +1,20 @@
-# dmenupadding
+dmenupadding
+============
-## Description
+Description
+-----------
+This is a port of the `dwm` statuspadding patch. It allows you to customize the horizontal
+and vertical padding in `dmenu`.
-This is a port of the dwm statuspadding patch.
+The configurable options in `config.def.h` are:
-It lets you customize the horizontal and vertical padding in dmenu.
+- `horizpadbar`: Horizontal padding for the bar
+- `vertpadbar`: Vertical padding for the bar
-The configurable options in config.def.h are:
+Download
+--------
+* [dmenu-dmenupadding-20250627-b1e217b.diff](dmenu-dmenupadding-20250627-b1e217b.diff)
-horizpadbar
-
-vertpadbar
-
-## Download
-
-- [dmenu-dmenupadding-20250627-b1e217b.diff](dmenu-dmenupadding-20250627-b1e217b.diff)
-
-## Authors
-
-- taep96 - <taep96_AT_cock.li> (statuspadding)
-- cd (statuspadding)
-- [fartnuget](
https://github.com/fartnuget)
+Authors
+-------
+* taep96 - <taep96_AT_cock.li>
Received on Sat Jun 28 2025 - 12:18:35 CEST