aboutsummaryrefslogtreecommitdiffstats
path: root/weechat/trigger.conf
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-09-25 22:04:04 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2014-09-25 22:04:04 +0200
commit81b3bcaf51dd3e995f38aac9da91017ef4c3ba0b (patch)
treef817c3ee415d380eaaa73f1129fb083ecabd4670 /weechat/trigger.conf
parent9e18566c4fe823b5f04d4e3361bb9c10f67faf26 (diff)
downloaddotfiles-81b3bcaf51dd3e995f38aac9da91017ef4c3ba0b.tar.xz
weechat: bunch of things have been moved around for no reason..
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 a53f470..8f75db7 100644
--- a/weechat/trigger.conf
+++ b/weechat/trigger.conf
@@ -2,10 +2,6 @@
# trigger.conf -- weechat v1.1-dev
#
-[look]
-enabled = on
-monitor_strip_colors = off
-
[color]
flag_command = lightgreen
flag_conditions = yellow
@@ -16,6 +12,10 @@ replace = cyan
trigger = green
trigger_disabled = red
+[look]
+enabled = on
+monitor_strip_colors = off
+
[trigger]
beep.arguments = ""
beep.command = "/print -beep"