From f5bf8653ac1c7b83ba732ae1d25fea4b8289d139 Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Mon, 18 Jun 2012 02:32:47 +0200 Subject: scratch: update initialization instructions This is in preparation to the port to Lua 5.2. --- scratch/drop.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scratch/drop.lua') diff --git a/scratch/drop.lua b/scratch/drop.lua index fd8fabe..3f7e4cd 100644 --- a/scratch/drop.lua +++ b/scratch/drop.lua @@ -7,7 +7,7 @@ -- * http://sam.zoy.org/wtfpl/COPYING ------------------------------------------------------------------- -- To use this module add: --- require("scratch") +-- local scratch = require("scratch") -- to the top of your rc.lua, and call it from a keybinding: -- scratch.drop(prog, vert, horiz, width, height, sticky, screen) -- -- cgit v1.2.3