summaryrefslogtreecommitdiff
path: root/scratch/pad.lua
diff options
context:
space:
mode:
Diffstat (limited to 'scratch/pad.lua')
-rw-r--r--scratch/pad.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/scratch/pad.lua b/scratch/pad.lua
index 920d1d6..a632f38 100644
--- a/scratch/pad.lua
+++ b/scratch/pad.lua
@@ -6,7 +6,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:
-- scratch.pad.set(c, width, height, sticky, screen)
-- from a clientkeys binding, and: