[wiki] [sites] fix runorraise.md || ivoarch

From: <git_AT_suckless.org>
Date: Wed, 19 Feb 2014 21:14:19 +0100

commit 33e2c3c6fd897ce0de293c1124ef938ed803ed73
Author: ivoarch <ivkuzev_AT_gmail.com>
Date: Wed Feb 19 21:14:13 2014 +0100

    fix runorraise.md

diff --git a/dwm.suckless.org/patches/runorraise.md b/dwm.suckless.org/patches/runorraise.md
index 78c8b0f..53a06ab 100644
--- a/dwm.suckless.org/patches/runorraise.md
+++ b/dwm.suckless.org/patches/runorraise.md
_AT_@ -11,12 +11,12 @@ or how recently it has been used, or even whether it’s running or not.
 Usage
 -----
 
-1. In your config.h:
+1 In your config.h:
 
     static const char *emacs[] = { "emacsclient", "-c", NULL, NULL, "Emacs" };
     static const char *browser[] = { "firefox", NULL, NULL, NULL, "Firefox" };
 
-1. In your keybindings add something like:
+2 In your keybindings add something like:
 
     { Modkey, XK_e, runorraise, {.v = emacs } },
     { Modkey, XK_f, runorraise, {.v = firefox } },
Received on Wed Feb 19 2014 - 21:14:19 CET

This archive was generated by hypermail 2.3.0 : Thu Jun 18 2015 - 17:38:21 CEST