sites

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

commit 854fb9bc0fb289e9f83a64c89a4116b44fb297e5
parent 616937fd7dac906e8169d0513c438354609ef51a
Author: clamiax <smoppy@gmail.com>
Date:   Wed,  7 Oct 2015 13:40:43 +0200

[surf][omnibar] Fix a sentence

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

diff --git a/surf.suckless.org/patches/omnibar.md b/surf.suckless.org/patches/omnibar.md @@ -21,7 +21,7 @@ the following to your tabbed config.h: } \ } -Now you can use the following key (don't forget to remove old one): +Now you can use the following key (don't forget to remove the old one): { MODKEY, XK_t, spawn, GOTO },