aboutsummaryrefslogtreecommitdiffstats
path: root/weechat/trigger.conf
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-01-20 00:25:26 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2015-01-20 00:25:26 +0100
commita607150a08e8a98b3cb4c89d9e64d3d2fde5312a (patch)
tree72f033d1e248b5468b957050aba1054723049483 /weechat/trigger.conf
parent74e8a36baea88432c8abd879b1e22c13926a8390 (diff)
downloaddotfiles-a607150a08e8a98b3cb4c89d9e64d3d2fde5312a.tar.xz
weechat: import all changes
Diffstat (limited to 'weechat/trigger.conf')
-rw-r--r--weechat/trigger.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/weechat/trigger.conf b/weechat/trigger.conf
index 8f75db7..a53f470 100644
--- a/weechat/trigger.conf
+++ b/weechat/trigger.conf
@@ -2,6 +2,10 @@
# trigger.conf -- weechat v1.1-dev
#
+[look]
+enabled = on
+monitor_strip_colors = off
+
[color]
flag_command = lightgreen
flag_conditions = yellow
@@ -12,10 +16,6 @@ replace = cyan
trigger = green
trigger_disabled = red
-[look]
-enabled = on
-monitor_strip_colors = off
-
[trigger]
beep.arguments = ""
beep.command = "/print -beep"