From 78d6d1afd58fb535b663fb61f7d26b9101ad8f27 Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Thu, 17 Sep 2009 01:03:54 +0200 Subject: teardrop: fixed the instructions --- teardrop.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teardrop.lua b/teardrop.lua index e27031b..f9ce7bb 100644 --- a/teardrop.lua +++ b/teardrop.lua @@ -8,7 +8,7 @@ -- To use this module add: -- require("teardrop") -- to the top of your rc.lua, and call it from a keybinding: --- teardrop(prog, pos, edge, height, width, sticky, screen) +-- teardrop(prog, vert, horiz, width, height, sticky, screen) -- -- Parameters: -- prog - Program to run; "urxvt", "gmrun", "thunderbird" -- cgit v1.2.3