More cleanups of dead code
[notion.git] / contrib / README
blob809e892676c967572edb22deadf51fae1d10cda1
1 This directory contains a collection of user-contributed scripts for Notion.
3 Installing and using a script
4 -----------------------------
6 To use a script put them into your ~/.notion or your global notion directory and 
7 make sure you load the script with
9 dopath("scriptname")
11 in your cfg_notion.lua.
14 Statusbar scripts
15 -----------------
17 Add the monitor(s) provided by the script into the template in cfg_statusbar.lua. Omit any "statusd_" prefixes of the monitor names.
19 Styles
20 ------
22 After adding them to your notion directory, do F12->styles/refresh-list. After that the new
23 styles will be available in your F12 menu.