aboutsummaryrefslogtreecommitdiffstats
path: root/weechat
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-07-10 18:01:13 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2015-07-10 18:01:13 +0200
commit37ff6b04b521b95be33222c179f3f65bab7b4f28 (patch)
treed1300939b9e0a994a3fb2ae65fc0b6c656d73953 /weechat
parent9a1647f65836f4a0b42e5f7935b921eda70bd403 (diff)
downloaddotfiles-37ff6b04b521b95be33222c179f3f65bab7b4f28.tar.xz
weechat: remove old plugin settings
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'weechat')
-rw-r--r--weechat/plugins.conf11
1 files changed, 1 insertions, 10 deletions
diff --git a/weechat/plugins.conf b/weechat/plugins.conf
index 7829610..7bad995 100644
--- a/weechat/plugins.conf
+++ b/weechat/plugins.conf
@@ -216,22 +216,13 @@ python.notify.nick_separator = ": "
python.notify.notify_when_away = "on"
python.notify.show_hilights = "on"
python.notify.show_priv_msg = "on"
-python.notify.smart_notification = "off"
+python.notify.smart_notification = "on"
python.notify.urgency = "normal"
-python.shortenurl.color = "red"
-python.shortenurl.ignore_list = "http://is.gd,http://tinyurl.com"
-python.shortenurl.short_own = "off"
-python.shortenurl.shortener = "isgd"
-python.shortenurl.urllength = "30"
python.slack_extension.channels_not_on_current_server_color = "0"
python.slack_extension.colorize_nicks = "1"
python.slack_extension.debug_mode = ""
python.slack_extension.distracting_channels = ""
python.slack_extension.trigger_value = "0"
-python.tinyurl.debug = "off"
-python.tinyurl.printall = "on"
-python.tinyurl.service = "tinyurl"
-python.tinyurl.urllength = "30"
python.title.short_name = "on"
python.title.title_priority = "2"
python.whois_on_query.command = "/whois $nick $nick"