[wiki] [sites] Indent commands in dwmfifo to render them properly || sin

From: <git_AT_suckless.org>
Date: Thu, 30 Jan 2014 16:39:41 +0100

commit cbb3129924e9969bd66969072396c6375f539228
Author: sin <sin_AT_2f30.org>
Date: Thu Jan 30 15:38:09 2014 +0000

    Indent commands in dwmfifo to render them properly

diff --git a/dwm.suckless.org/patches/dwmfifo.md b/dwm.suckless.org/patches/dwmfifo.md
index 5e3756a..2bd9d00 100644
--- a/dwm.suckless.org/patches/dwmfifo.md
+++ b/dwm.suckless.org/patches/dwmfifo.md
_AT_@ -10,15 +10,15 @@ actions. You can use this patch to script dwm. As an example the
 following sequence of commands starts 2 terminals on each of the
 2 monitors.
 
-echo -n term > /tmp/dwm.fifo
-sleep 0.5
-echo -n term > /tmp/dwm.fifo
-sleep 0.5
-echo -n focusmon+ > /tmp/dwm.fifo
-sleep 0.5
-echo -n term > /tmp/dwm.fifo
-sleep 0.5
-echo -n term > /tmp/dwm.fifo
+ echo -n term > /tmp/dwm.fifo
+ sleep 0.5
+ echo -n term > /tmp/dwm.fifo
+ sleep 0.5
+ echo -n focusmon+ > /tmp/dwm.fifo
+ sleep 0.5
+ echo -n term > /tmp/dwm.fifo
+ sleep 0.5
+ echo -n term > /tmp/dwm.fifo
 
 The sleep in between is currently needed to avoid buffering up
 more than a single command. You may experiment with the actual
Received on Thu Jan 30 2014 - 16:39:41 CET

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