sites

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

commit 1facdc3505fed18955705a035062720b8796f6aa
parent 14d0187ee9998c96cf5ab54a10c8510382db8eaf
Author: clamiax <smoppy@gmail.com>
Date:   Sun, 18 Oct 2015 12:46:30 +0200

[dmenu][vertfull] Fix english.

Diffstat:
Mtools.suckless.org/dmenu/patches/vertfull.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools.suckless.org/dmenu/patches/vertfull.md b/tools.suckless.org/dmenu/patches/vertfull.md @@ -1,6 +1,6 @@ Vertical full width =================== -Prevents dmenu to indents items at the same level as the prompt length. +Prevents dmenu from indenting items at the same level as the prompt length. Download --------