aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJoerg T. (Mic92) <jthalheim@gmail.com>2011-05-10 00:47:58 +0200
committerAdrian C. (anrxc) <anrxc@sysphere.org>2011-05-10 00:50:41 +0200
commitdcc2b60cd85dabd716e2bb8c49d9703f050eaff5 (patch)
tree6c353bda6f107ba0445a420097eeffe20d1d9116 /README
parent06e8f7c68ae8f880203911b2991c6103803227f9 (diff)
downloadvicious-legacy-dcc2b60cd85dabd716e2bb8c49d9703f050eaff5.tar.xz
vicious: load widget modules only when needed
There's no more need to edit init files and manually disable widgets. Signed-off-by: Joerg T. (Mic92) <jthalheim@gmail.com> Signed-off-by: Adrian C. (anrxc) <anrxc@sysphere.org>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 8f3b877..d136546 100644
--- a/README
+++ b/README
@@ -29,9 +29,9 @@ $XDG_CONFIG_HOME (usually ~/.config):
$ mv vicious $XDG_CONFIG_HOME/awesome/
-If you want you can disable widgets you will not use, to avoid having
-useless modules sitting in your memory. You can comment out any widget
-type from the "Configure widgets" list in the widgets/init.lua file.
+Vicious will only load modules for widget types you intend to use in
+your awesome configuration, to avoid having useless modules sitting in
+your memory.
Then add the following to the top of your rc.lua: