sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit 5fced4c7bdc06cd74682c7f90405dc00967f5674
parent 9a68d468c9569d7aeed99ee6793bb55d0a7b2266
Author: lorcan <lorcantodea@gmail.com>
Date:   Mon, 30 Jun 2025 14:43:26 -0400

[dmenu][patches][dmenupadding] changed index.md

Diffstat:
Mtools.suckless.org/dmenu/patches/dmenupadding/index.md | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/tools.suckless.org/dmenu/patches/dmenupadding/index.md b/tools.suckless.org/dmenu/patches/dmenupadding/index.md @@ -3,7 +3,7 @@ dmenupadding Description ----------- -This is a port of the `dwm` statuspadding patch. It allows you to customize the horizontal +This is a port of the `dwm` [statuspadding patch](//dwm.suckless.org/patches/statuspadding). It allows you to customize the horizontal and vertical padding in `dmenu`. The configurable options in `config.def.h` are: @@ -17,4 +17,5 @@ Download Authors ------- -* taep96 - <taep96@cock.li> +* taep96 - <taep96@cock.li>: original dwm patch +* [fartnuget](https://github.com/fartnuget): dmenu port