From eba6eb05737aefd75f45444b85809ff7a26db2ab Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Thu, 2 Aug 2012 02:15:53 +0200 Subject: README: prefer vicious in global space We want to expose suspend, activate and force functions to external shell scripts not just the Lua prompt. --- contrib/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/README b/contrib/README index 0c1e55b..4be896b 100644 --- a/contrib/README +++ b/contrib/README @@ -13,7 +13,7 @@ To use contrib widgets uncomment the line that loads them in init.lua. Or you can load them in your rc.lua after you require Vicious: - local vicious = require("vicious") + vicious = require("vicious") vicious.contrib = require("vicious.contrib") -- cgit v1.2.3