aboutsummaryrefslogtreecommitdiffstats
path: root/weechat
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2017-06-01 18:38:07 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2017-06-01 18:38:07 +0200
commite32417deca331079f0c107dcfaee8ce775fea00f (patch)
tree620ca79f645bab688fe0a6f55061e6cf8c3fdb9c /weechat
parenta37547389b06dc9babfa1af6f3456552c53a5509 (diff)
downloaddotfiles-e32417deca331079f0c107dcfaee8ce775fea00f.tar.xz
weechat: New config options
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'weechat')
-rw-r--r--weechat/alias.conf7
-rw-r--r--weechat/aspell.conf7
-rw-r--r--weechat/buffers.conf7
-rw-r--r--weechat/charset.conf7
-rw-r--r--weechat/colorize_nicks.conf7
-rw-r--r--weechat/exec.conf7
-rw-r--r--weechat/irc.conf16
-rw-r--r--weechat/iset.conf7
-rw-r--r--weechat/logger.conf7
-rw-r--r--weechat/plugins.conf7
-rw-r--r--weechat/relay.conf7
-rw-r--r--weechat/script.conf7
-rw-r--r--weechat/sec.conf7
-rw-r--r--weechat/trigger.conf7
-rw-r--r--weechat/weechat.conf7
-rw-r--r--weechat/xfer.conf7
16 files changed, 121 insertions, 0 deletions
diff --git a/weechat/alias.conf b/weechat/alias.conf
index 50335c2..6c40e48 100644
--- a/weechat/alias.conf
+++ b/weechat/alias.conf
@@ -1,6 +1,13 @@
#
# weechat -- alias.conf
#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use /set or similar command to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart
+#
[cmd]
AAWAY = "allserv /away"
diff --git a/weechat/aspell.conf b/weechat/aspell.conf
index 3e021f7..039df91 100644
--- a/weechat/aspell.conf
+++ b/weechat/aspell.conf
@@ -1,6 +1,13 @@
#
# weechat -- aspell.conf
#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use /set or similar command to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart
+#
[color]
misspelled = lightred
diff --git a/weechat/buffers.conf b/weechat/buffers.conf
index c5ecc75..b40b86e 100644
--- a/weechat/buffers.conf
+++ b/weechat/buffers.conf
@@ -1,6 +1,13 @@
#
# weechat -- buffers.conf
#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use /set or similar command to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart
+#
[color]
current_bg = blue
diff --git a/weechat/charset.conf b/weechat/charset.conf
index 96a7c4d..a734818 100644
--- a/weechat/charset.conf
+++ b/weechat/charset.conf
@@ -1,6 +1,13 @@
#
# weechat -- charset.conf
#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use /set or similar command to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart
+#
[default]
decode = "iso-8859-1"
diff --git a/weechat/colorize_nicks.conf b/weechat/colorize_nicks.conf
index 1b6e461..2bd3b7c 100644
--- a/weechat/colorize_nicks.conf
+++ b/weechat/colorize_nicks.conf
@@ -1,6 +1,13 @@
#
# weechat -- colorize_nicks.conf
#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use /set or similar command to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart
+#
[look]
blacklist_channels = ""
diff --git a/weechat/exec.conf b/weechat/exec.conf
index 39f1929..519ccc1 100644
--- a/weechat/exec.conf
+++ b/weechat/exec.conf
@@ -1,6 +1,13 @@
#
# weechat -- exec.conf
#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use /set or similar command to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart
+#
[command]
default_options = ""
diff --git a/weechat/irc.conf b/weechat/irc.conf
index 7b2842e..9d725c9 100644
--- a/weechat/irc.conf
+++ b/weechat/irc.conf
@@ -1,6 +1,13 @@
#
# weechat -- irc.conf
#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use /set or similar command to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart
+#
[look]
buffer_open_before_autojoin = on
@@ -139,6 +146,7 @@ ssl_dhkey_size = 512
ssl_fingerprint = ""
ssl_priorities = "NORMAL"
ssl_verify = off
+usermode = ""
username = "kyrias"
[server]
@@ -167,6 +175,7 @@ Freenode.nicks_alternate
Freenode.username
Freenode.realname
Freenode.local_hostname
+Freenode.usermode
Freenode.command
Freenode.command_delay
Freenode.autojoin
@@ -206,6 +215,7 @@ Furnet.nicks_alternate
Furnet.username
Furnet.realname
Furnet.local_hostname
+Furnet.usermode
Furnet.command
Furnet.command_delay
Furnet.autojoin
@@ -245,6 +255,7 @@ Foonetic.nicks_alternate
Foonetic.username
Foonetic.realname
Foonetic.local_hostname
+Foonetic.usermode
Foonetic.command
Foonetic.command_delay
Foonetic.autojoin
@@ -284,6 +295,7 @@ Therian.nicks_alternate
Therian.username
Therian.realname
Therian.local_hostname
+Therian.usermode
Therian.command
Therian.command_delay
Therian.autojoin
@@ -323,6 +335,7 @@ HypeIRC.nicks_alternate
HypeIRC.username
HypeIRC.realname
HypeIRC.local_hostname
+HypeIRC.usermode
HypeIRC.command
HypeIRC.command_delay
HypeIRC.autojoin
@@ -362,6 +375,7 @@ fc00.nicks_alternate
fc00.username
fc00.realname
fc00.local_hostname
+fc00.usermode
fc00.command
fc00.command_delay
fc00.autojoin
@@ -401,6 +415,7 @@ EFnet.nicks_alternate
EFnet.username
EFnet.realname
EFnet.local_hostname
+EFnet.usermode
EFnet.command
EFnet.command_delay
EFnet.autojoin
@@ -440,6 +455,7 @@ mozilla.nicks_alternate
mozilla.username
mozilla.realname
mozilla.local_hostname
+mozilla.usermode
mozilla.command
mozilla.command_delay
mozilla.autojoin
diff --git a/weechat/iset.conf b/weechat/iset.conf
index 32fe27b..fbb4b55 100644
--- a/weechat/iset.conf
+++ b/weechat/iset.conf
@@ -1,6 +1,13 @@
#
# weechat -- iset.conf
#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use /set or similar command to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart
+#
[color]
bg_selected = red
diff --git a/weechat/logger.conf b/weechat/logger.conf
index 33b2df4..78fb5ea 100644
--- a/weechat/logger.conf
+++ b/weechat/logger.conf
@@ -1,6 +1,13 @@
#
# weechat -- logger.conf
#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use /set or similar command to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart
+#
[look]
backlog = 20
diff --git a/weechat/plugins.conf b/weechat/plugins.conf
index ec814cf..accaac2 100644
--- a/weechat/plugins.conf
+++ b/weechat/plugins.conf
@@ -1,6 +1,13 @@
#
# weechat -- plugins.conf
#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use /set or similar command to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart
+#
[var]
fifo.fifo = "on"
diff --git a/weechat/relay.conf b/weechat/relay.conf
index 1c03911..3aed7b8 100644
--- a/weechat/relay.conf
+++ b/weechat/relay.conf
@@ -1,6 +1,13 @@
#
# weechat -- relay.conf
#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use /set or similar command to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart
+#
[look]
auto_open_buffer = on
diff --git a/weechat/script.conf b/weechat/script.conf
index 021598b..59c0760 100644
--- a/weechat/script.conf
+++ b/weechat/script.conf
@@ -1,6 +1,13 @@
#
# weechat -- script.conf
#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use /set or similar command to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart
+#
[look]
columns = "%s %n %V %v %u | %d | %t"
diff --git a/weechat/sec.conf b/weechat/sec.conf
index 3672aa7..8c60d03 100644
--- a/weechat/sec.conf
+++ b/weechat/sec.conf
@@ -1,6 +1,13 @@
#
# weechat -- sec.conf
#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use /set or similar command to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart
+#
[crypt]
cipher = aes256
diff --git a/weechat/trigger.conf b/weechat/trigger.conf
index e0b506c..e82ff4e 100644
--- a/weechat/trigger.conf
+++ b/weechat/trigger.conf
@@ -1,6 +1,13 @@
#
# weechat -- trigger.conf
#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use /set or similar command to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart
+#
[look]
enabled = on
diff --git a/weechat/weechat.conf b/weechat/weechat.conf
index 874210c..ba68df5 100644
--- a/weechat/weechat.conf
+++ b/weechat/weechat.conf
@@ -1,6 +1,13 @@
#
# weechat -- weechat.conf
#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use /set or similar command to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart
+#
[debug]
diff --git a/weechat/xfer.conf b/weechat/xfer.conf
index b072296..ff09d0a 100644
--- a/weechat/xfer.conf
+++ b/weechat/xfer.conf
@@ -1,6 +1,13 @@
#
# weechat -- xfer.conf
#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use /set or similar command to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart
+#
[look]
auto_open_buffer = on