summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2009-09-17 01:03:54 +0200
committerAdrian C. (anrxc) <anrxc@sysphere.org>2009-09-17 01:03:54 +0200
commit78d6d1afd58fb535b663fb61f7d26b9101ad8f27 (patch)
tree0e6b92951e2233df2eadf683dc928daaa6048753
parent3a5b9d514a73bcd9b400c2194f17566192682d96 (diff)
downloadawesome-configs-78d6d1afd58fb535b663fb61f7d26b9101ad8f27.tar.xz
teardrop: fixed the instructions
-rw-r--r--teardrop.lua2
1 files changed, 1 insertions, 1 deletions
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"