commit e6c84f2e020e900ba377187ada179befefb927f8
parent 40a0047f93138c731a27c5beec172b5f252bef11
Author: Christoph Lohmann <20h@r-36.net>
Date: Fri, 7 Dec 2012 10:32:00 +0100
Adding a development section to slock.
Diffstat:
2 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/tools.suckless.org/slock.md b/tools.suckless.org/slock.md
@@ -5,12 +5,19 @@ aware of. It is stable and quite a lot of people in our community are using it
every day when they are out with friends or fetching some food from the local
pub.
+Development
+-----------
+You can [browse](http://git.suckless.org/slock) its source code repository
+or get a copy using the following command:
+
+ git clone http://git.suckless.org/slock
+
Download
--------
* [slock-1.1](http://dl.suckless.org/tools/slock-1.1.tar.gz) (20121025)
-Usage
------
+Xautolock
+---------
Slock can be started after a specific period of user inactivity using
[xautolock](http://www.ibiblio.org/pub/linux/X11/screensavers/). The
command syntax is:
diff --git a/tools.suckless.org/tabbed/index.md b/tools.suckless.org/tabbed/index.md
@@ -10,7 +10,8 @@ application, i.e. [st](http://st.suckless.org), [uzbl](http://uzbl.org),
Development
-----------
-You can [browse](http://git.suckless.org/tabbed) its source code repository or get a copy using the following command:
+You can [browse](http://git.suckless.org/tabbed) its source code repository
+or get a copy using the following command:
git clone http://git.suckless.org/tabbed