commit f15a0902243f6906a5cb2788c87bace052715eb0 parent e6c84f2e020e900ba377187ada179befefb927f8 Author: Christoph Lohmann <20h@r-36.net> Date: Fri, 7 Dec 2012 11:35:07 +0100 Adding a page for xgetidle. Diffstat:
A | tools.suckless.org/xgetidle.md | | | 11 | +++++++++++ |
1 file changed, 11 insertions(+), 0 deletions(-)
diff --git a/tools.suckless.org/xgetidle.md b/tools.suckless.org/xgetidle.md @@ -0,0 +1,11 @@ +xgetidle +======== +A simple tool to retrieve the X11 idle time. + +Development +----------- +You can [browse](http://git.suckless.org/xgetidle) its source code repository +or get a copy using the following command: + + git clone http://git.suckless.org/xgetidle +