Mercurial > dotfiles
annotate weechat/plugins.conf @ 484:759ccf5befb2
Make lightline work when some other plugins are not enabled.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 24 Sep 2020 23:10:38 -0700 |
parents | 133cfc2e5b94 |
children |
rev | line source |
---|---|
237 | 1 # |
399
133cfc2e5b94
Weechat upgrade and tweaks.
Ludovic Chabant <ludovic@chabant.com>
parents:
282
diff
changeset
|
2 # weechat -- plugins.conf |
133cfc2e5b94
Weechat upgrade and tweaks.
Ludovic Chabant <ludovic@chabant.com>
parents:
282
diff
changeset
|
3 # |
133cfc2e5b94
Weechat upgrade and tweaks.
Ludovic Chabant <ludovic@chabant.com>
parents:
282
diff
changeset
|
4 # WARNING: It is NOT recommended to edit this file by hand, |
133cfc2e5b94
Weechat upgrade and tweaks.
Ludovic Chabant <ludovic@chabant.com>
parents:
282
diff
changeset
|
5 # especially if WeeChat is running. |
133cfc2e5b94
Weechat upgrade and tweaks.
Ludovic Chabant <ludovic@chabant.com>
parents:
282
diff
changeset
|
6 # |
133cfc2e5b94
Weechat upgrade and tweaks.
Ludovic Chabant <ludovic@chabant.com>
parents:
282
diff
changeset
|
7 # Use /set or similar command to change settings in WeeChat. |
133cfc2e5b94
Weechat upgrade and tweaks.
Ludovic Chabant <ludovic@chabant.com>
parents:
282
diff
changeset
|
8 # |
133cfc2e5b94
Weechat upgrade and tweaks.
Ludovic Chabant <ludovic@chabant.com>
parents:
282
diff
changeset
|
9 # For more info, see: https://weechat.org/doc/quickstart |
237 | 10 # |
11 | |
12 [var] | |
13 fifo.fifo = "on" | |
259
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
14 guile.check_license = "off" |
237 | 15 lua.check_license = "off" |
16 perl.check_license = "off" | |
259
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
17 perl.pushover.blacklist = "" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
18 perl.pushover.enabled = "on" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
19 perl.pushover.nma_apikey = "" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
20 perl.pushover.only_if_away = "off" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
21 perl.pushover.only_if_inactive = "off" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
22 perl.pushover.pb_apikey = "" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
23 perl.pushover.pb_device_iden = "" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
24 perl.pushover.priority = "" |
282
27447ad19df6
Upgrade weechat config, remove secure data for nicknames.
Ludovic Chabant <ludovic@chabant.com>
parents:
276
diff
changeset
|
25 perl.pushover.rate_limit = "0" |
259
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
26 perl.pushover.redact_priv_msg = "off" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
27 perl.pushover.service = "pushover" |
282
27447ad19df6
Upgrade weechat config, remove secure data for nicknames.
Ludovic Chabant <ludovic@chabant.com>
parents:
276
diff
changeset
|
28 perl.pushover.short_name = "off" |
259
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
29 perl.pushover.show_highlights = "on" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
30 perl.pushover.show_priv_msg = "on" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
31 perl.pushover.sound = "" |
276
fd3fad5f9dfc
Pushover config changes.
Ludovic Chabant <ludovic@chabant.com>
parents:
259
diff
changeset
|
32 perl.pushover.token = "${sec.data.pushover_token}" |
fd3fad5f9dfc
Pushover config changes.
Ludovic Chabant <ludovic@chabant.com>
parents:
259
diff
changeset
|
33 perl.pushover.user = "${sec.data.pushover_user}" |
259
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
34 perl.pushover.verbose = "1" |
237 | 35 python.check_license = "off" |
259
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
36 python.urlbar.ignore = "grep" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
37 python.urlbar.remember_amount = "25" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
38 python.urlbar.show_buffername = "on" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
39 python.urlbar.show_index = "on" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
40 python.urlbar.show_nick = "on" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
41 python.urlbar.show_timestamp = "on" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
42 python.urlbar.time_format = "%H:%M" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
43 python.urlbar.use_popup = "on" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
44 python.urlbar.visible_amount = "5" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
45 python.urlbar.visible_seconds = "5" |
237 | 46 ruby.check_license = "off" |
47 tcl.check_license = "off" | |
48 | |
49 [desc] | |
259
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
50 perl.pushover.blacklist = "Comma separated list of buffers (full name) to blacklist for notifications (wildcard "*" is allowed, name beginning with "!" is excluded) (default: "")" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
51 perl.pushover.enabled = "Turn script on or off (default: "on")" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
52 perl.pushover.nma_apikey = "nma API key (default: "")" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
53 perl.pushover.only_if_away = "Notify only if away status is active (default: "off")" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
54 perl.pushover.only_if_inactive = "Notify only if buffer is not the active (current) buffer (default: "off")" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
55 perl.pushover.pb_apikey = "Pushbullet API key (default: "")" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
56 perl.pushover.pb_device_iden = "Device Iden of pushbullet device (default: "")" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
57 perl.pushover.priority = "priority (empty for default) (default: "")" |
282
27447ad19df6
Upgrade weechat config, remove secure data for nicknames.
Ludovic Chabant <ludovic@chabant.com>
parents:
276
diff
changeset
|
58 perl.pushover.rate_limit = "Rate limit in seconds (0 = unlimited), will send a maximum of 1 notification per time limit (default: "0")" |
259
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
59 perl.pushover.redact_priv_msg = "When receiving private message notifications, hide the actual message text (default: "off")" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
60 perl.pushover.service = "Notification service to use. Multiple services may be supplied as comma separated list. (supported services: pushover, nma, pushbullet) (default: "pushover")" |
282
27447ad19df6
Upgrade weechat config, remove secure data for nicknames.
Ludovic Chabant <ludovic@chabant.com>
parents:
276
diff
changeset
|
61 perl.pushover.short_name = "Use short buffer name in notification (default: "off")" |
259
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
62 perl.pushover.show_highlights = "Notify on highlights (default: "on")" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
63 perl.pushover.show_priv_msg = "Notify on private messages (default: "on")" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
64 perl.pushover.sound = "Sound (empty for default) (default: "")" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
65 perl.pushover.token = "pushover API token/key (You may feel free to use your own token, so you get your own monthly quota of messages without being affected by other users. See also: https://pushover.net/faq#overview-distribution ) (default: "ajEX9RWhxs6NgeXFJxSK2jmpY54C9S")" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
66 perl.pushover.user = "pushover user key (default: "")" |
726728f13152
More Weechat plugins and config.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
67 perl.pushover.verbose = "Verbosity level (0 = silently ignore any errors, 1 = display brief error, 2 = display full server response) (default: "1")" |