aboutsummaryrefslogtreecommitdiffstats
path: root/weechat/yaurls.conf
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-02-02 20:35:42 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2014-02-02 22:01:01 +0100
commit7e7aa928072775240ff70ca61f2dd0e8a09242d8 (patch)
treee22d0a73612befd95744dec72770e74593ab47cd /weechat/yaurls.conf
downloaddotfiles-7e7aa928072775240ff70ca61f2dd0e8a09242d8.tar.xz
(Let's pretend that this is the) initial commit
Diffstat (limited to 'weechat/yaurls.conf')
-rw-r--r--weechat/yaurls.conf28
1 files changed, 28 insertions, 0 deletions
diff --git a/weechat/yaurls.conf b/weechat/yaurls.conf
new file mode 100644
index 0000000..ed55160
--- /dev/null
+++ b/weechat/yaurls.conf
@@ -0,0 +1,28 @@
+#
+# yaurls.conf -- weechat v0.4.3-dev
+#
+
+[blacklists]
+channel_blacklist = ""
+nick_blacklist = ""
+server_blacklist = ""
+string_blacklist = ""
+url_blacklist = "youtube.com"
+
+[colors]
+domain_color = lightblue
+header_color = green
+prefix_suffix_color = lightmagenta
+url_color = lightgreen
+
+[engine]
+convert_own = on
+maximum_length = 35
+service = durl
+timeout = 20
+
+[look]
+format = "%H %U %D"
+header = "durl"
+header_prefix = "["
+header_suffix = "]→"