aboutsummaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2010-08-29 00:50:51 +0200
committerAdrian C. (anrxc) <anrxc@sysphere.org>2010-08-29 00:50:51 +0200
commit1a443cda66be20ac176bd70ade7f14be7bec41b4 (patch)
tree2c80561dc5c2760c074e34f05001d1d3d91556c6 /init.lua
parent26b0395ba988948a7cc8b79d08faf6a57058886a (diff)
downloadvicious-legacy-1a443cda66be20ac176bd70ade7f14be7bec41b4.tar.xz
init: import contrib widgets, commented
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.lua b/init.lua
index 7eb0159..3159718 100644
--- a/init.lua
+++ b/init.lua
@@ -18,6 +18,7 @@ local table = {
}
require("vicious.helpers")
require("vicious.widgets")
+--require("vicious.contrib")
-- Vicious: widgets for the awesome window manager
module("vicious")