File: README

package info (click to toggle)
notion 4.0.2%2Bdfsg-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,676 kB
  • sloc: ansic: 47,508; sh: 2,096; makefile: 603; perl: 270
file content (23 lines) | stat: -rw-r--r-- 625 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
This directory contains a collection of user-contributed scripts for Notion.

Installing and using a script
-----------------------------

To use a script put them into your ~/.notion or your global notion directory and
make sure you load the script with

dopath("scriptname")

in your cfg_notion.lua.


Statusbar scripts
-----------------

Add the monitor(s) provided by the script into the template in cfg_statusbar.lua. Omit any "statusd_" prefixes of the monitor names.

Styles
------

After adding them to your notion directory, do F12->styles/refresh-list. After that the new
styles will be available in your F12 menu.